Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c146 elem_types[LP_JIT_IMAGE_DEPTH] = LLVMInt32TypeInContext(lc); in create_jit_image_type()
163 LP_JIT_IMAGE_DEPTH); in create_jit_image_type()
Dlp_jit.h130 LP_JIT_IMAGE_DEPTH, enumerator
Dlp_tex_sample.c329 LP_LLVM_IMAGE_MEMBER(depth, LP_JIT_IMAGE_DEPTH, TRUE) in LP_LLVM_IMAGE_MEMBER()