Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c147 elem_types[LP_JIT_IMAGE_BASE] = LLVMPointerType(LLVMInt8TypeInContext(lc), 0); in create_jit_image_type()
166 LP_JIT_IMAGE_BASE); in create_jit_image_type()
Dlp_jit.h131 LP_JIT_IMAGE_BASE, enumerator
Dlp_tex_sample.c330 LP_LLVM_IMAGE_MEMBER(base_ptr, LP_JIT_IMAGE_BASE, TRUE) in LP_LLVM_IMAGE_MEMBER()