Home
last modified time | relevance | path

Searched refs:allowed_reg_type (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/d3dcompiler_43/
H A Dasmparser.c717 struct allowed_reg_type { struct
724 const struct allowed_reg_type *allowed) { in check_reg_type() argument
745 static const struct allowed_reg_type vs_1_reg_allowed[] = {
785 static const struct allowed_reg_type vs_2_reg_allowed[] = {
819 static const struct allowed_reg_type vs_3_reg_allowed[] = {
848 static const struct allowed_reg_type ps_1_0123_reg_allowed[] = {
872 static const struct allowed_reg_type ps_1_4_reg_allowed[] = {
896 static const struct allowed_reg_type ps_2_0_reg_allowed[] = {
926 static const struct allowed_reg_type ps_2_x_reg_allowed[] = {
958 static const struct allowed_reg_type ps_3_reg_allowed[] = {