Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c61 elem_types[LP_JIT_TEXTURE_ROW_STRIDE] = in create_jit_texture_type()
83 LP_JIT_TEXTURE_ROW_STRIDE); in create_jit_texture_type()
Dlp_jit.h102 LP_JIT_TEXTURE_ROW_STRIDE, enumerator
Dlp_tex_sample.c182 LP_LLVM_TEXTURE_MEMBER(row_stride, LP_JIT_TEXTURE_ROW_STRIDE, FALSE) in LP_LLVM_TEXTURE_MEMBER()