Home
last modified time | relevance | path

Searched defs:texture_unit_offset (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm_sample.c106 LLVMValueRef texture_unit_offset, in draw_llvm_texture_member()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_tex_sample.c114 LLVMValueRef texture_unit_offset, in lp_llvm_texture_member()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_nir.c1781 LLVMValueRef texture_unit_offset = NULL; in visit_txs() local
1839 LLVMValueRef texture_unit_offset = NULL; in visit_tex() local
Dlp_bld_sample.h124 LLVMValueRef texture_unit_offset; member
Dlp_bld_sample_soa.c3870 LLVMValueRef texture_unit_offset = params->texture_unit_offset; in lp_build_size_query_soa() local