Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_fs_generator.cpp819 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
833 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
1326 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_varying_pull_constant_load_gen4()
1399 GEN5_SAMPLER_MESSAGE_SAMPLE_LD, in generate_varying_pull_constant_load_gen7()
1429 GEN5_SAMPLER_MESSAGE_SAMPLE_LD, in generate_varying_pull_constant_load_gen7()
Dbrw_vec4_generator.cpp139 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
149 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
1369 GEN5_SAMPLER_MESSAGE_SAMPLE_LD, in generate_pull_constant_load_gen7()
1401 GEN5_SAMPLER_MESSAGE_SAMPLE_LD, in generate_pull_constant_load_gen7()
Dbrw_eu_defines.h978 #define GEN5_SAMPLER_MESSAGE_SAMPLE_LD 7 macro
Dbrw_disasm.c536 [GEN5_SAMPLER_MESSAGE_SAMPLE_LD] = "ld",