Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h953 #define BRW_SAMPLER_MESSAGE_SIMD16_SAMPLE 0 macro
Dbrw_fs_generator.cpp887 msg_type = BRW_SAMPLER_MESSAGE_SIMD16_SAMPLE; in generate_tex()