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 Dlp_jit.h155 LP_JIT_CTX_SAMPLERS, enumerator in enum:__anon96747aa10403
188 lp_build_struct_get_ptr(_gallivm, _ptr, LP_JIT_CTX_SAMPLERS, "samplers")
H A Dlp_jit.c165 elem_types[LP_JIT_CTX_SAMPLERS] = LLVMArrayType(sampler_type,
200 LP_JIT_CTX_SAMPLERS);
H A Dlp_tex_sample.c187 indices[1] = lp_build_const_int32(gallivm, LP_JIT_CTX_SAMPLERS);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_jit.h186 LP_JIT_CTX_SAMPLERS, enumerator in enum:__anon051243540503
212 lp_build_struct_get_ptr(_gallivm, _ptr, LP_JIT_CTX_SAMPLERS, "samplers")
H A Dlp_jit.c230 elem_types[LP_JIT_CTX_SAMPLERS] = LLVMArrayType(sampler_type,
260 LP_JIT_CTX_SAMPLERS);
H A Dlp_tex_sample.c216 indices[1] = lp_build_const_int32(gallivm, LP_JIT_CTX_SAMPLERS);

Completed in 67 milliseconds