Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c115 elem_types[LP_JIT_SAMPLER_LOD_BIAS] = in create_jit_sampler_type()
131 LP_JIT_SAMPLER_LOD_BIAS); in create_jit_sampler_type()
Dlp_jit.h116 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()