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.c114 elem_types[LP_JIT_SAMPLER_LOD_BIAS] = LLVMFloatTypeInContext(lc); in create_jit_sampler_type()
129 LP_JIT_SAMPLER_LOD_BIAS); in create_jit_sampler_type()
Dlp_jit.h115 LP_JIT_SAMPLER_LOD_BIAS, enumerator
Dlp_tex_sample.c249 LP_LLVM_SAMPLER_MEMBER(lod_bias, LP_JIT_SAMPLER_LOD_BIAS, TRUE) in LP_LLVM_SAMPLER_MEMBER()