Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h989 #define GEN9_SAMPLER_MESSAGE_SAMPLE_LD_LZ 26 macro
Dbrw_disasm.c547 [GEN9_SAMPLER_MESSAGE_SAMPLE_LD_LZ] = "ld_lz",
Dbrw_fs_generator.cpp823 msg_type = GEN9_SAMPLER_MESSAGE_SAMPLE_LD_LZ; in generate_tex()