Home
last modified time | relevance | path

Searched refs:amd_shader_ballot (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/
Dshader_info.h96 bool amd_shader_ballot; member
/external/skqp/third_party/spirv-tools/
DBUILD.gn141 spirv_vendor_tables("amd_shader_ballot") {
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c438 .amd_shader_ballot = true, in radv_shader_compile_to_nir()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c502 && (b->options && b->options->caps.amd_shader_ballot)) { in vtn_handle_extension()
4331 spv_check_supported(amd_shader_ballot, cap); in vtn_handle_preamble_instruction()