Searched refs:color_ptr_ptr (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 428 LLVMValueRef color_ptr_ptr; member in struct:lp_build_fs_llvm_iface 467 LLVMValueRef color_ptr = LLVMBuildLoad(builder, LLVMBuildGEP(builder, fs_iface->color_ptr_ptr, &index, 1, ""), ""); 576 LLVMValueRef color_ptr_ptr, 955 .color_ptr_ptr = color_ptr_ptr, 3007 LLVMValueRef color_ptr_ptr; local in function:generate_fragment 3120 color_ptr_ptr = LLVMGetParam(function, 7); 3135 lp_build_name(color_ptr_ptr, "color_ptr_ptr"); 3285 color_ptr_ptr, 560 generate_fs_loop(struct gallivm_state * gallivm,struct lp_fragment_shader * shader,const struct lp_fragment_shader_variant_key * key,LLVMBuilderRef builder,struct lp_type type,LLVMValueRef context_ptr,LLVMValueRef sample_pos_array,LLVMValueRef num_loop,struct lp_build_interp_soa_context * interp,const struct lp_build_sampler_soa * sampler,const struct lp_build_image_soa * image,LLVMValueRef mask_store,LLVMValueRef (* out_color)[4],LLVMValueRef depth_base_ptr,LLVMValueRef depth_stride,LLVMValueRef depth_sample_stride,LLVMValueRef color_ptr_ptr,LLVMValueRef color_stride_ptr,LLVMValueRef color_sample_stride_ptr,LLVMValueRef facing,LLVMValueRef thread_data_ptr) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 2423 LLVMValueRef color_ptr_ptr; local in function:generate_fragment 2528 color_ptr_ptr = LLVMGetParam(function, 7); 2541 lp_build_name(color_ptr_ptr, "color_ptr_ptr"); 2681 LLVMBuildGEP(builder, color_ptr_ptr,
|
Completed in 11 milliseconds