Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c79 elem_types[LP_JIT_TEXTURE_LAST_LEVEL] = LLVMInt32TypeInContext(lc); in lp_jit_create_types()
103 LP_JIT_TEXTURE_LAST_LEVEL); in lp_jit_create_types()
Dlp_jit.h86 LP_JIT_TEXTURE_LAST_LEVEL, enumerator
Dlp_tex_sample.c153 LP_LLVM_TEXTURE_MEMBER(last_level, LP_JIT_TEXTURE_LAST_LEVEL, TRUE) in LP_LLVM_TEXTURE_MEMBER()