Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c63 elem_types[LP_JIT_TEXTURE_MIP_OFFSETS] = in create_jit_texture_type()
95 LP_JIT_TEXTURE_MIP_OFFSETS); in create_jit_texture_type()
Dlp_jit.h107 LP_JIT_TEXTURE_MIP_OFFSETS, enumerator
Dlp_tex_sample.c189 LP_LLVM_TEXTURE_MEMBER(mip_offsets, LP_JIT_TEXTURE_MIP_OFFSETS, FALSE) in LP_LLVM_TEXTURE_MEMBER()