Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c80 elem_types[LP_JIT_TEXTURE_BASE] = LLVMPointerType(LLVMInt8TypeInContext(lc), 0); in lp_jit_create_types()
106 LP_JIT_TEXTURE_BASE); in lp_jit_create_types()
Dlp_jit.h87 LP_JIT_TEXTURE_BASE, enumerator
Dlp_tex_sample.c154 LP_LLVM_TEXTURE_MEMBER(base_ptr, LP_JIT_TEXTURE_BASE, TRUE) in LP_LLVM_TEXTURE_MEMBER()