Searched refs:texture_comp_instructions (Results 1 – 1 of 1) sorted by relevance
124 UINT texture_comp_instructions; member381 desc->TextureCompInstructions = This->texture_comp_instructions; in d3dcompiler_shader_reflection_GetDesc()1101 read_dword(&ptr, &r->texture_comp_instructions); in d3dcompiler_parse_stat()1102 TRACE("TextureCompInstructions: %u\n", r->texture_comp_instructions); in d3dcompiler_parse_stat()