Searched refs:DRAW_JIT_CTX_SAMPLERS (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h139 DRAW_JIT_CTX_SAMPLERS = 5, enumerator in enum:__anone9c213250403
159 lp_build_struct_get_ptr(_gallivm, _ptr, DRAW_JIT_CTX_SAMPLERS, "samplers")
209 * DRAW_JIT_CTX_SAMPLERS positions in the struct */
224 * and DRAW_JIT_CTX_SAMPLERS, because they both need
228 DRAW_GS_JIT_CTX_SAMPLERS = DRAW_JIT_CTX_SAMPLERS,
H A Ddraw_llvm_sample.c149 indices[1] = lp_build_const_int32(gallivm, DRAW_JIT_CTX_SAMPLERS);
H A Ddraw_llvm.c254 DRAW_JIT_CTX_SAMPLERS);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h183 DRAW_JIT_CTX_SAMPLERS = 5, enumerator in enum:__anon2c18f2380503
207 lp_build_struct_get_ptr(_gallivm, _ptr, DRAW_JIT_CTX_SAMPLERS, "samplers")
270 * DRAW_JIT_CTX_SAMPLERS positions in the struct */
290 * and DRAW_JIT_CTX_SAMPLERS, because they both need
294 DRAW_GS_JIT_CTX_SAMPLERS = DRAW_JIT_CTX_SAMPLERS,
351 * DRAW_JIT_CTX_SAMPLERS positions in the struct */
366 DRAW_TCS_JIT_CTX_SAMPLERS = DRAW_JIT_CTX_SAMPLERS,
405 * DRAW_JIT_CTX_SAMPLERS positions in the struct */
420 DRAW_TES_JIT_CTX_SAMPLERS = DRAW_JIT_CTX_SAMPLERS,
H A Ddraw_llvm_sample.c172 indices[1] = lp_build_const_int32(gallivm, DRAW_JIT_CTX_SAMPLERS);
H A Ddraw_llvm.c357 DRAW_JIT_CTX_SAMPLERS);

Completed in 15 milliseconds