Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_defines.h1330 #define BRW_SAMPLER_MESSAGE_SIMD8_SAMPLE_GRADIENTS 2 macro
Dbrw_fs_generator.cpp1139 msg_type = BRW_SAMPLER_MESSAGE_SIMD8_SAMPLE_GRADIENTS; in generate_tex()