Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c152 elem_types[LP_JIT_IMAGE_BASE] = LLVMPointerType(LLVMInt8TypeInContext(lc), 0); in create_jit_image_type()
171 LP_JIT_IMAGE_BASE); in create_jit_image_type()
Dlp_jit.h133 LP_JIT_IMAGE_BASE, enumerator
Dlp_tex_sample.c331 LP_LLVM_IMAGE_MEMBER(base_ptr, LP_JIT_IMAGE_BASE, TRUE) in LP_LLVM_IMAGE_MEMBER()