Searched defs:non_uniform (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_resources.c109 static LLVMValueRef load_ssbo(struct ac_shader_abi *abi, LLVMValueRef index, bool write, bool non_uniform) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_gcm.c256 bool non_uniform = nir_intrinsic_has_access(intrin) && local in function:pin_intrinsic
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c399 get_desc_ptr(struct radv_shader_context *ctx, LLVMValueRef ptr, bool non_uniform) argument
418 radv_load_ssbo(struct ac_shader_abi *abi, LLVMValueRef buffer_ptr, bool write, bool non_uniform) argument
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_nir_to_llvm.c1722 bool non_uniform = nir_intrinsic_access(instr) & ACCESS_NON_UNIFORM; local in function:visit_get_ssbo_size
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp783 convert_pointer_to_64_bit(isel_context* ctx, Temp ptr, bool non_uniform = false) argument
6685 bool non_uniform = dst.type() == RegType::vgpr; local in function:aco::__anon562fcc110110::visit_get_ssbo_size

Completed in 33 milliseconds