Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h43 #ifndef OP14_SAMPLE
44 #define OP14_SAMPLE(a) OP14(a) macro
185 OP14_SAMPLE(SAMPLE_B)
186 OP14_SAMPLE(SAMPLE_C)
187 OP14_SAMPLE(SAMPLE_C_LZ)
189 OP14_SAMPLE(SAMPLE_L)
226 #undef OP14_SAMPLE
Dtgsi_ureg.h958 #define OP14_SAMPLE( op ) \ macro