Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h958 #define BRW_SAMPLER_MESSAGE_SIMD4X2_SAMPLE_GRADIENTS 2 macro
Dbrw_vec4_generator.cpp192 msg_type = BRW_SAMPLER_MESSAGE_SIMD4X2_SAMPLE_GRADIENTS; in generate_tex()