Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_defines.h1653 #define GEN9_SAMPLER_MESSAGE_SAMPLE_LZ 24 macro
Dbrw_disasm.c578 [GEN9_SAMPLER_MESSAGE_SAMPLE_LZ] = "sample_lz",
Dbrw_fs_generator.cpp695 msg_type = GEN9_SAMPLER_MESSAGE_SAMPLE_LZ; in generate_tex()