Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h47 #ifndef OP15_SAMPLE
48 #define OP15_SAMPLE(a) OP15(a) macro
188 OP15_SAMPLE(SAMPLE_D)
225 #undef OP15_SAMPLE
Dtgsi_ureg.h879 #define OP15_SAMPLE( op ) \ macro