Searched defs:consts_ptr (Results 1 – 10 of 10) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_state_fs_linear_llvm.c | 134 LLVMValueRef consts_ptr, in llvm_fragment_body() 338 LLVMValueRef consts_ptr = in llvmpipe_fs_variant_linear_llvm() local
|
| D | lp_state_cs.c | 320 LLVMValueRef consts_ptr, num_consts_ptr; in generate_compute() local
|
| D | lp_state_fs.c | 730 LLVMValueRef consts_ptr = lp_jit_context_constants(gallivm, context_ptr); in generate_fs_loop() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| D | lp_bld_nir.h | 243 LLVMValueRef consts_ptr; member 306 LLVMValueRef consts_ptr; member
|
| D | lp_bld_tgsi.h | 271 LLVMValueRef consts_ptr; member 524 LLVMValueRef consts_ptr; member 632 LLVMValueRef consts_ptr; member
|
| D | lp_bld_tgsi_aos.c | 863 LLVMValueRef consts_ptr, in lp_build_tgsi_aos()
|
| D | lp_bld_nir_aos.c | 325 LLVMValueRef consts_ptr, in lp_build_nir_aos()
|
| D | lp_bld_tgsi_soa.c | 813 LLVMValueRef consts_ptr; in emit_fetch_constant() local 3471 LLVMValueRef consts_ptr = bld->consts[buf]; in load_emit() local
|
| D | lp_bld_nir_soa.c | 1067 LLVMValueRef consts_ptr = lp_build_array_get(gallivm, bld->consts_ptr, index); in emit_load_ubo() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_llvm.c | 969 LLVMValueRef consts_ptr = in generate_vs() local 2762 LLVMValueRef consts_ptr, num_consts_ptr; in draw_gs_llvm_generate() local 3352 LLVMValueRef consts_ptr, num_consts_ptr; in draw_tcs_llvm_generate() local 3924 LLVMValueRef consts_ptr, num_consts_ptr; in draw_tes_llvm_generate() local
|