Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c156 elem_types[LP_JIT_IMAGE_SAMPLE_STRIDE] = LLVMInt32TypeInContext(lc); in create_jit_image_type()
183 LP_JIT_IMAGE_SAMPLE_STRIDE); in create_jit_image_type()
Dlp_jit.h138 LP_JIT_IMAGE_SAMPLE_STRIDE, enumerator
Dlp_tex_sample.c332 LP_LLVM_IMAGE_MEMBER(sample_stride, LP_JIT_IMAGE_SAMPLE_STRIDE, TRUE) in LP_LLVM_IMAGE_MEMBER()