Searched refs:LP_JIT_CTX_SAMPLERS (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_jit.h | 155 LP_JIT_CTX_SAMPLERS, enumerator in enum:__anon96747aa10403 188 lp_build_struct_get_ptr(_gallivm, _ptr, LP_JIT_CTX_SAMPLERS, "samplers")
|
| H A D | lp_jit.c | 165 elem_types[LP_JIT_CTX_SAMPLERS] = LLVMArrayType(sampler_type, 200 LP_JIT_CTX_SAMPLERS);
|
| H A D | lp_tex_sample.c | 187 indices[1] = lp_build_const_int32(gallivm, LP_JIT_CTX_SAMPLERS);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_jit.h | 186 LP_JIT_CTX_SAMPLERS, enumerator in enum:__anon051243540503 212 lp_build_struct_get_ptr(_gallivm, _ptr, LP_JIT_CTX_SAMPLERS, "samplers")
|
| H A D | lp_jit.c | 230 elem_types[LP_JIT_CTX_SAMPLERS] = LLVMArrayType(sampler_type, 260 LP_JIT_CTX_SAMPLERS);
|
| H A D | lp_tex_sample.c | 216 indices[1] = lp_build_const_int32(gallivm, LP_JIT_CTX_SAMPLERS);
|
Completed in 67 milliseconds