Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h987 #define GEN9_SAMPLER_MESSAGE_SAMPLE_LZ 24 macro
Dbrw_disasm.c545 [GEN9_SAMPLER_MESSAGE_SAMPLE_LZ] = "sample_lz",
Dbrw_fs_generator.cpp803 msg_type = GEN9_SAMPLER_MESSAGE_SAMPLE_LZ; in generate_tex()