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.c62 elem_types[LP_JIT_TEXTURE_MIP_OFFSETS] = in create_jit_texture_type()
94 LP_JIT_TEXTURE_MIP_OFFSETS); in create_jit_texture_type()
Dlp_jit.h105 LP_JIT_TEXTURE_MIP_OFFSETS, enumerator
Dlp_tex_sample.c184 LP_LLVM_TEXTURE_MEMBER(mip_offsets, LP_JIT_TEXTURE_MIP_OFFSETS, FALSE) in LP_LLVM_TEXTURE_MEMBER()