Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1327 #define BRW_SAMPLER_MESSAGE_SIMD4X2_SAMPLE_LOD 1 macro
Dbrw_vec4_generator.cpp183 msg_type = BRW_SAMPLER_MESSAGE_SIMD4X2_SAMPLE_LOD; in generate_tex()