Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_vec4_generator.cpp140 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
146 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
1372 GEN5_SAMPLER_MESSAGE_SAMPLE_LD, in generate_pull_constant_load_gen7()
1398 GEN5_SAMPLER_MESSAGE_SAMPLE_LD, in generate_pull_constant_load_gen7()
Dbrw_eu_defines.h1267 #define GEN5_SAMPLER_MESSAGE_SAMPLE_LD 7 macro
Dbrw_fs_generator.cpp1141 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
1144 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_tex()
1698 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in generate_varying_pull_constant_load_gen4()
Dbrw_disasm.c580 [GEN5_SAMPLER_MESSAGE_SAMPLE_LD] = "ld",
Dbrw_fs.cpp4898 return GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in sampler_msg_type()
4907 GEN5_SAMPLER_MESSAGE_SAMPLE_LD; in sampler_msg_type()
5956 GEN5_SAMPLER_MESSAGE_SAMPLE_LD, in lower_varying_pull_constant_logical_send()
/external/igt-gpu-tools/assembler/
Dbrw_defines.h922 #define GEN5_SAMPLER_MESSAGE_SAMPLE_LD 7 macro