Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c113 elem_types[LP_JIT_SAMPLER_MAX_LOD] = in create_jit_sampler_type()
126 LP_JIT_SAMPLER_MAX_LOD); in create_jit_sampler_type()
Dlp_jit.h114 LP_JIT_SAMPLER_MAX_LOD, enumerator
Dlp_tex_sample.c248 LP_LLVM_SAMPLER_MEMBER(max_lod, LP_JIT_SAMPLER_MAX_LOD, TRUE) in LP_LLVM_SAMPLER_MEMBER()