| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_linear_llvm.c | 138 LLVMValueRef consts_ptr, 191 consts_ptr, inputs, outputs, 275 LLVMValueRef consts_ptr; local in function:llvmpipe_fs_variant_linear_llvm 358 consts_ptr = lp_jit_linear_context_constants(gallivm, context_ptr); 465 value = llvm_fragment_body(&bld, shader, variant, &sampler, inputs_ptrs, consts_ptr, blend_color, alpha_ref, fs_type, value); 500 result = llvm_fragment_body(&bld, shader, variant, &sampler, inputs_ptrs, consts_ptr, blend_color, alpha_ref, fs_type, buf); 133 llvm_fragment_body(struct lp_build_context * bld,struct lp_fragment_shader * shader,struct lp_fragment_shader_variant * variant,struct linear_sampler * sampler,LLVMValueRef * inputs_ptrs,LLVMValueRef consts_ptr,LLVMValueRef blend_color,LLVMValueRef alpha_ref,struct lp_type fs_type,LLVMValueRef dst) argument
|
| H A D | lp_state_cs.c | 319 LLVMValueRef consts_ptr, num_consts_ptr; local in function:generate_compute 327 consts_ptr = lp_jit_cs_context_constants(gallivm, context_ptr); 414 params.consts_ptr = consts_ptr;
|
| H A D | lp_state_fs.c | 587 LLVMValueRef consts_ptr, num_consts_ptr; local in function:generate_fs_loop 678 consts_ptr = lp_jit_context_constants(gallivm, context_ptr); 967 params.consts_ptr = consts_ptr;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 224 LLVMValueRef consts_ptr, 241 LLVMValueRef consts_ptr, 446 LLVMValueRef consts_ptr; member in struct:lp_build_tgsi_soa_context 544 LLVMValueRef consts_ptr; member in struct:lp_build_tgsi_aos_context
|
| H A D | lp_bld_tgsi_aos.c | 130 scalar_ptr = LLVMBuildGEP(builder, bld->consts_ptr, &index, 1, ""); 862 LLVMValueRef consts_ptr, 888 bld.consts_ptr = consts_ptr; 858 lp_build_tgsi_aos(struct gallivm_state * gallivm,const struct tgsi_token * tokens,struct lp_type type,const unsigned char swizzles[4],LLVMValueRef consts_ptr,const LLVMValueRef * inputs,LLVMValueRef * outputs,const struct lp_build_sampler_aos * sampler,const struct tgsi_shader_info * info) argument
|
| H A D | lp_bld_tgsi_soa.c | 1202 LLVMValueRef consts_ptr; local in function:emit_fetch_constant 1216 consts_ptr = bld->consts[dimension]; 1253 res = build_gather(bld_base, consts_ptr, index_vec, overflow_mask, index_vec2); 1261 scalar_ptr = LLVMBuildGEP(builder, consts_ptr, 1270 scalar2_ptr = LLVMBuildGEP(builder, consts_ptr, 2959 lp_build_array_get(gallivm, bld->consts_ptr, index2D); 3832 LLVMValueRef consts_ptr, 3880 bld.consts_ptr = consts_ptr; 3828 lp_build_tgsi_soa(struct gallivm_state * gallivm,const struct tgsi_token * tokens,struct lp_type type,struct lp_build_mask_context * mask,LLVMValueRef consts_ptr,LLVMValueRef const_sizes_ptr,const struct lp_bld_tgsi_system_values * system_values,const LLVMValueRef (* inputs)[TGSI_NUM_CHANNELS],LLVMValueRef (* outputs)[TGSI_NUM_CHANNELS],LLVMValueRef context_ptr,LLVMValueRef thread_data_ptr,const struct lp_build_sampler_soa * sampler,const struct tgsi_shader_info * info,const struct lp_build_tgsi_gs_iface * gs_iface) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 273 LLVMValueRef consts_ptr; member in struct:lp_build_tgsi_params 306 LLVMValueRef consts_ptr, 526 LLVMValueRef consts_ptr; member in struct:lp_build_tgsi_soa_context 634 LLVMValueRef consts_ptr; member in struct:lp_build_tgsi_aos_context
|
| H A D | lp_bld_tgsi_aos.c | 130 scalar_ptr = LLVMBuildGEP(builder, bld->consts_ptr, &index, 1, ""); 862 LLVMValueRef consts_ptr, 888 bld.consts_ptr = consts_ptr; 858 lp_build_tgsi_aos(struct gallivm_state * gallivm,const struct tgsi_token * tokens,struct lp_type type,const unsigned char swizzles[4],LLVMValueRef consts_ptr,const LLVMValueRef * inputs,LLVMValueRef * outputs,const struct lp_build_sampler_aos * sampler,const struct tgsi_shader_info * info) argument
|
| H A D | lp_bld_nir.h | 220 LLVMValueRef consts_ptr; member in struct:lp_build_nir_soa_context
|
| H A D | lp_bld_nir_soa.c | 993 LLVMValueRef consts_ptr = lp_build_array_get(gallivm, bld->consts_ptr, index); local in function:emit_load_ubo 999 consts_ptr = LLVMBuildBitCast(builder, consts_ptr, ptr_type, ""); 1007 LLVMValueRef scalar = lp_build_pointer_get(builder, consts_ptr, this_offset); 1026 result[c] = build_gather(bld_base, bld_broad, consts_ptr, this_offset, overflow_mask, NULL); 2513 bld.consts_ptr = params->consts_ptr;
|
| H A D | lp_bld_tgsi_soa.c | 813 LLVMValueRef consts_ptr; local in function:emit_fetch_constant 827 consts_ptr = bld->consts[dimension]; 864 res = build_gather(bld_base, consts_ptr, index_vec, overflow_mask, index_vec2); 872 scalar_ptr = LLVMBuildGEP(builder, consts_ptr, 881 scalar2_ptr = LLVMBuildGEP(builder, consts_ptr, 2956 lp_build_array_get(gallivm, bld->consts_ptr, index2D); 3464 LLVMValueRef consts_ptr = bld->consts[buf]; local in function:load_emit 3491 emit_data->output[chan_index] = build_gather(bld_base, consts_ptr, index_vec, overflow_mask, NULL); 4446 bld.consts_ptr = params->consts_ptr; [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_shader.cpp | 619 Value *consts_ptr = local in function:BuilderSWR::CompileGS 621 consts_ptr->setName("gs_constants"); 684 wrap(consts_ptr), 790 Value *consts_ptr = GEP(hPrivateData, {C(0), C(swr_draw_context_constantVS)}); local in function:BuilderSWR::CompileVS 792 consts_ptr->setName("vs_constants"); 835 wrap(consts_ptr), 1075 Value *consts_ptr = GEP(hPrivateData, {0, swr_draw_context_constantFS}); local in function:BuilderSWR::CompileFS 1076 consts_ptr->setName("fs_constants"); 1325 wrap(consts_ptr),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_shader.cpp | 1576 Value *consts_ptr = local in function:BuilderSWR::CompileGS 1578 consts_ptr->setName("gs_constants"); 1647 params.consts_ptr = wrap(consts_ptr); 1804 Value *consts_ptr = local in function:BuilderSWR::CompileTES 1806 consts_ptr->setName("tes_constants"); 1962 params.consts_ptr = wrap(consts_ptr); 2105 Value *consts_ptr = local in function:BuilderSWR::CompileTCS 2107 consts_ptr 2360 Value *consts_ptr = GEP(hPrivateData, {C(0), C(swr_draw_context_constantVS)}); local in function:BuilderSWR::CompileVS 2665 Value *consts_ptr = GEP(hPrivateData, {0, swr_draw_context_constantFS}); local in function:BuilderSWR::CompileFS [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 986 LLVMValueRef consts_ptr = local in function:generate_vs 1000 params.consts_ptr = consts_ptr; 2778 LLVMValueRef consts_ptr, num_consts_ptr; local in function:draw_gs_llvm_generate 2862 consts_ptr = draw_gs_jit_context_constants(variant->gallivm, context_ptr); 2894 params.consts_ptr = consts_ptr; 3368 LLVMValueRef consts_ptr, num_consts_ptr; local in function:draw_tcs_llvm_generate 3504 consts_ptr = draw_tcs_jit_context_constants(variant->gallivm, context_ptr); 3554 params.consts_ptr 3937 LLVMValueRef consts_ptr, num_consts_ptr; local in function:draw_tes_llvm_generate [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 614 LLVMValueRef consts_ptr = local in function:generate_vs 623 consts_ptr, 2249 LLVMValueRef consts_ptr, num_consts_ptr; local in function:draw_gs_llvm_generate 2327 consts_ptr = draw_gs_jit_context_constants(variant->gallivm, context_ptr); 2350 consts_ptr,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 315 LLVMValueRef consts_ptr, num_consts_ptr; local in function:generate_fs_loop 392 consts_ptr = lp_jit_context_constants(gallivm, context_ptr); 479 consts_ptr, num_consts_ptr, &system_values,
|