Searched refs:visit_load_ubo_buffer (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_nir_to_llvm.c1805 static LLVMValueRef visit_load_ubo_buffer(struct ac_nir_context *ctx, function in typeref:typename:LLVMValueRef
3283 result = visit_load_ubo_buffer(ctx, instr);
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c2241 static LLVMValueRef visit_load_ubo_buffer(struct ac_nir_context *ctx, nir_intrinsic_instr *instr) function in typeref:typename:LLVMValueRef
3762 result = visit_load_ubo_buffer(ctx, instr);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.0.rst3510 - ac/llvm: fix visit_load_ubo_buffer to use SMEM for 16 bits instead of VMEM

Completed in 21 milliseconds