Home
last modified time | relevance | path

Searched refs:GEN9_SAMPLER_MESSAGE_SAMPLE_C_LZ (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h988 #define GEN9_SAMPLER_MESSAGE_SAMPLE_C_LZ 25 macro
Dbrw_disasm.c546 [GEN9_SAMPLER_MESSAGE_SAMPLE_C_LZ] = "sample_c_lz",
Dbrw_fs_generator.cpp801 msg_type = GEN9_SAMPLER_MESSAGE_SAMPLE_C_LZ; in generate_tex()