Searched defs:load_ubo (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_shader_abi.h142 LLVMValueRef (*load_ubo)(struct ac_shader_abi *abi, LLVMValueRef index); member in struct:ac_shader_abi
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_shader_abi.h102 LLVMValueRef (*load_ubo)(struct ac_shader_abi *abi, member in struct:ac_shader_abi
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_resources.c89 static LLVMValueRef load_ubo(struct ac_shader_abi *abi, function in typeref:typename:LLVMValueRef
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.h68 void (*load_ubo)(struct lp_build_nir_context *bld_base, member in struct:lp_build_nir_context
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c787 nir_intrinsic_instr *load_ubo = local in function:lower_load_constant
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c490 nir_intrinsic_instr *load_ubo = local in function:crocus_setup_uniforms
[all...]
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c2209 load_ubo(struct ntd_context *ctx, const struct dxil_value *handle, function in typeref:typename:const struct dxil_value *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2347 static LLVMValueRef load_ubo(struct ac_shader_abi *abi, LLVMValueRef index) function in typeref:typename:LLVMValueRef

Completed in 26 milliseconds