ReactOS 0.4.16-dev-38-g96c65e9
|
Definition at line 94 of file reflection.c.
UINT d3dcompiler_shader_reflection::array_instruction_count |
Definition at line 121 of file reflection.c.
UINT d3dcompiler_shader_reflection::bound_resource_count |
Definition at line 103 of file reflection.c.
D3D11_SHADER_INPUT_BIND_DESC* d3dcompiler_shader_reflection::bound_resources |
Definition at line 137 of file reflection.c.
UINT d3dcompiler_shader_reflection::c_control_points |
Definition at line 128 of file reflection.c.
UINT d3dcompiler_shader_reflection::constant_buffer_count |
Definition at line 104 of file reflection.c.
struct d3dcompiler_shader_reflection_constant_buffer* d3dcompiler_shader_reflection::constant_buffers |
Definition at line 138 of file reflection.c.
UINT d3dcompiler_shader_reflection::conversion_instruction_count |
Definition at line 107 of file reflection.c.
char* d3dcompiler_shader_reflection::creator |
Definition at line 100 of file reflection.c.
UINT d3dcompiler_shader_reflection::cut_instruction_count |
Definition at line 113 of file reflection.c.
UINT d3dcompiler_shader_reflection::dcl_count |
Definition at line 114 of file reflection.c.
UINT d3dcompiler_shader_reflection::dynamic_flow_control_count |
Definition at line 127 of file reflection.c.
UINT d3dcompiler_shader_reflection::emit_instruction_count |
Definition at line 109 of file reflection.c.
UINT d3dcompiler_shader_reflection::flags |
Definition at line 101 of file reflection.c.
UINT d3dcompiler_shader_reflection::float_instruction_count |
Definition at line 116 of file reflection.c.
UINT d3dcompiler_shader_reflection::gs_max_output_vertex_count |
Definition at line 111 of file reflection.c.
D3D_PRIMITIVE_TOPOLOGY d3dcompiler_shader_reflection::gs_output_topology |
Definition at line 110 of file reflection.c.
D3D_TESSELLATOR_OUTPUT_PRIMITIVE d3dcompiler_shader_reflection::hs_output_primitive |
Definition at line 129 of file reflection.c.
D3D_TESSELLATOR_PARTITIONING d3dcompiler_shader_reflection::hs_prtitioning |
Definition at line 130 of file reflection.c.
ID3D11ShaderReflection d3dcompiler_shader_reflection::ID3D11ShaderReflection_iface |
Definition at line 96 of file reflection.c.
Referenced by d3dcompiler_shader_reflection_init(), and impl_from_ID3D11ShaderReflection().
D3D_PRIMITIVE d3dcompiler_shader_reflection::input_primitive |
Definition at line 112 of file reflection.c.
UINT d3dcompiler_shader_reflection::instruction_count |
Definition at line 108 of file reflection.c.
UINT d3dcompiler_shader_reflection::int_instruction_count |
Definition at line 118 of file reflection.c.
struct d3dcompiler_shader_signature* d3dcompiler_shader_reflection::isgn |
Definition at line 133 of file reflection.c.
Referenced by d3dcompiler_shader_reflection_init().
UINT d3dcompiler_shader_reflection::mov_instruction_count |
Definition at line 106 of file reflection.c.
struct d3dcompiler_shader_signature* d3dcompiler_shader_reflection::osgn |
Definition at line 134 of file reflection.c.
Referenced by d3dcompiler_shader_reflection_init().
struct d3dcompiler_shader_signature* d3dcompiler_shader_reflection::pcsg |
Definition at line 135 of file reflection.c.
Referenced by d3dcompiler_shader_reflection_init().
LONG d3dcompiler_shader_reflection::refcount |
Definition at line 97 of file reflection.c.
Referenced by d3dcompiler_shader_reflection_AddRef(), d3dcompiler_shader_reflection_init(), and d3dcompiler_shader_reflection_Release().
char* d3dcompiler_shader_reflection::resource_string |
Definition at line 136 of file reflection.c.
UINT d3dcompiler_shader_reflection::static_flow_control_count |
Definition at line 115 of file reflection.c.
DWORD d3dcompiler_shader_reflection::target |
Definition at line 99 of file reflection.c.
Referenced by d3dcompiler_shader_reflection_init().
UINT d3dcompiler_shader_reflection::temp_array_count |
Definition at line 120 of file reflection.c.
UINT d3dcompiler_shader_reflection::temp_register_count |
Definition at line 117 of file reflection.c.
D3D_TESSELLATOR_DOMAIN d3dcompiler_shader_reflection::tessellator_domain |
Definition at line 131 of file reflection.c.
UINT d3dcompiler_shader_reflection::texture_bias_instructions |
Definition at line 125 of file reflection.c.
UINT d3dcompiler_shader_reflection::texture_comp_instructions |
Definition at line 124 of file reflection.c.
UINT d3dcompiler_shader_reflection::texture_gradient_instructions |
Definition at line 126 of file reflection.c.
UINT d3dcompiler_shader_reflection::texture_load_instructions |
Definition at line 123 of file reflection.c.
UINT d3dcompiler_shader_reflection::texture_normal_instructions |
Definition at line 122 of file reflection.c.
struct wine_rb_tree d3dcompiler_shader_reflection::types |
Definition at line 139 of file reflection.c.
Referenced by d3dcompiler_shader_reflection_init(), and get_reflection_type().
UINT d3dcompiler_shader_reflection::uint_instruction_count |
Definition at line 119 of file reflection.c.
UINT d3dcompiler_shader_reflection::version |
Definition at line 102 of file reflection.c.