Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c78 elem_types[LP_JIT_TEXTURE_FIRST_LEVEL] = in lp_jit_create_types()
100 LP_JIT_TEXTURE_FIRST_LEVEL); in lp_jit_create_types()
Dlp_jit.h85 LP_JIT_TEXTURE_FIRST_LEVEL, enumerator
Dlp_tex_sample.c152 LP_LLVM_TEXTURE_MEMBER(first_level, LP_JIT_TEXTURE_FIRST_LEVEL, TRUE) in LP_LLVM_TEXTURE_MEMBER()