Home
last modified time | relevance | path

Searched defs:consts_ptr (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp215 Value *consts_ptr = GEP(hPrivateData, {C(0), C(swr_draw_context_constantVS)}); in CompileVS() local
416 Value *consts_ptr = GEP(hPrivateData, {0, swr_draw_context_constantFS}); in CompileFS() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_aos.c945 LLVMValueRef consts_ptr, in lp_build_tgsi_aos()
Dlp_bld_tgsi.h445 LLVMValueRef consts_ptr; member
544 LLVMValueRef consts_ptr; member
Dlp_bld_tgsi_soa.c1231 LLVMValueRef consts_ptr; in emit_fetch_constant() local
3892 LLVMValueRef consts_ptr, in lp_build_tgsi_soa()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c610 LLVMValueRef consts_ptr = in generate_vs() local
2240 LLVMValueRef consts_ptr, num_consts_ptr; in draw_gs_llvm_generate() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c314 LLVMValueRef consts_ptr, num_consts_ptr; in generate_fs_loop() local