Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h39 #ifndef OP13_SAMPLE
40 #define OP13_SAMPLE(a) OP13(a) macro
182 OP13_SAMPLE(SAMPLE)
184 OP13_SAMPLE(SAMPLE_I_MS)
190 OP13_SAMPLE(GATHER4)
225 #undef OP13_SAMPLE
Dtgsi_ureg.h894 #define OP13_SAMPLE( op ) \ macro