Home
last modified time | relevance | path

Searched refs:BRW_SAMPLER_MESSAGE_SIMD16_SAMPLE_COMPARE (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1313 #define BRW_SAMPLER_MESSAGE_SIMD16_SAMPLE_COMPARE 2 macro
Dbrw_fs_generator.cpp1195 msg_type = BRW_SAMPLER_MESSAGE_SIMD16_SAMPLE_COMPARE; in generate_tex()