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 D | draw_llvm.h | 139 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 D | draw_llvm_sample.c | 149 indices[1] = lp_build_const_int32(gallivm, DRAW_JIT_CTX_SAMPLERS);
|
| H A D | draw_llvm.c | 254 DRAW_JIT_CTX_SAMPLERS);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.h | 183 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 D | draw_llvm_sample.c | 172 indices[1] = lp_build_const_int32(gallivm, DRAW_JIT_CTX_SAMPLERS);
|
| H A D | draw_llvm.c | 357 DRAW_JIT_CTX_SAMPLERS);
|
Completed in 15 milliseconds