Searched defs:consts_ptr (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_tgsi.h | 269 LLVMValueRef consts_ptr; member 521 LLVMValueRef consts_ptr; member 629 LLVMValueRef consts_ptr; member
|
D | lp_bld_tgsi_aos.c | 862 LLVMValueRef consts_ptr, in lp_build_tgsi_aos()
|
D | lp_bld_nir.h | 206 LLVMValueRef consts_ptr; member
|
D | lp_bld_tgsi_soa.c | 813 LLVMValueRef consts_ptr; in emit_fetch_constant() local 3464 LLVMValueRef consts_ptr = bld->consts[buf]; in load_emit() local
|
D | lp_bld_nir_soa.c | 975 LLVMValueRef consts_ptr = lp_build_array_get(gallivm, bld->consts_ptr, index); in emit_load_ubo() local
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_shader.cpp | 1576 Value *consts_ptr = in CompileGS() local 1804 Value *consts_ptr = in CompileTES() local 2105 Value *consts_ptr = in CompileTCS() local 2360 Value *consts_ptr = GEP(hPrivateData, {C(0), C(swr_draw_context_constantVS)}); in CompileVS() local 2665 Value *consts_ptr = GEP(hPrivateData, {0, swr_draw_context_constantFS}); in CompileFS() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 946 LLVMValueRef consts_ptr = in generate_vs() local 2740 LLVMValueRef consts_ptr, num_consts_ptr; in draw_gs_llvm_generate() local 3321 LLVMValueRef consts_ptr, num_consts_ptr; in draw_tcs_llvm_generate() local 3881 LLVMValueRef consts_ptr, num_consts_ptr; in draw_tes_llvm_generate() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_cs.c | 302 LLVMValueRef consts_ptr, num_consts_ptr; in generate_compute() local
|
D | lp_state_fs.c | 583 LLVMValueRef consts_ptr, num_consts_ptr; in generate_fs_loop() local
|