Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1262 #define GEN5_SAMPLER_MESSAGE_SAMPLE_LOD 2 macro
Dbrw_disasm.c575 [GEN5_SAMPLER_MESSAGE_SAMPLE_LOD] = "sample_l",
Dbrw_vec4_generator.cpp127 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LOD; in generate_tex()
Dbrw_fs_generator.cpp1130 msg_type = GEN5_SAMPLER_MESSAGE_SAMPLE_LOD; in generate_tex()
Dbrw_fs.cpp4886 GEN5_SAMPLER_MESSAGE_SAMPLE_LOD; in sampler_msg_type()
/external/igt-gpu-tools/assembler/
Dbrw_defines.h917 #define GEN5_SAMPLER_MESSAGE_SAMPLE_LOD 2 macro