Home
last modified time | relevance | path

Searched refs:LP_JIT_SAMPLER_LOD_BIAS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c125 elem_types[LP_JIT_SAMPLER_LOD_BIAS] = LLVMFloatTypeInContext(lc); in lp_jit_create_types()
140 LP_JIT_SAMPLER_LOD_BIAS); in lp_jit_create_types()
Dlp_jit.h98 LP_JIT_SAMPLER_LOD_BIAS, enumerator
Dlp_tex_sample.c220 LP_LLVM_SAMPLER_MEMBER(lod_bias, LP_JIT_SAMPLER_LOD_BIAS, TRUE) in LP_LLVM_SAMPLER_MEMBER()