Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c83 elem_types[LP_JIT_TEXTURE_MIP_OFFSETS] = in lp_jit_create_types()
115 LP_JIT_TEXTURE_MIP_OFFSETS); in lp_jit_create_types()
Dlp_jit.h90 LP_JIT_TEXTURE_MIP_OFFSETS, enumerator
Dlp_tex_sample.c157 LP_LLVM_TEXTURE_MEMBER(mip_offsets, LP_JIT_TEXTURE_MIP_OFFSETS, FALSE) in LP_LLVM_TEXTURE_MEMBER()