Home
last modified time | relevance | path

Searched refs:GFX5_SAMPLER_MESSAGE_SAMPLE_DERIVS (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1346 #define GFX5_SAMPLER_MESSAGE_SAMPLE_DERIVS 4 macro
Dbrw_vec4_generator.cpp136 msg_type = GFX5_SAMPLER_MESSAGE_SAMPLE_DERIVS; in generate_tex()
Dbrw_disasm.c595 [GFX5_SAMPLER_MESSAGE_SAMPLE_DERIVS] = "sample_d",
Dbrw_fs_generator.cpp1068 msg_type = GFX5_SAMPLER_MESSAGE_SAMPLE_DERIVS; in generate_tex()
Dbrw_lower_logical_sends.cpp703 GFX5_SAMPLER_MESSAGE_SAMPLE_DERIVS; in sampler_msg_type()