HomeSort by relevance Sort by last modified time
    Searched refs:LP_JIT_CTX_SAMPLERS (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_jit.h 155 LP_JIT_CTX_SAMPLERS,
188 lp_build_struct_get_ptr(_gallivm, _ptr, LP_JIT_CTX_SAMPLERS, "samplers")
lp_jit.c 165 elem_types[LP_JIT_CTX_SAMPLERS] = LLVMArrayType(sampler_type,
200 LP_JIT_CTX_SAMPLERS);
lp_tex_sample.c 187 indices[1] = lp_build_const_int32(gallivm, LP_JIT_CTX_SAMPLERS);

Completed in 214 milliseconds