Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/
Dshader_info.h109 bool amd_shader_ballot; member
/third_party/flutter/skia/third_party/spirv-tools/
DBUILD.gn130 spirv_vendor_tables("amd_shader_ballot") {
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c464 .amd_shader_ballot = true, in radv_shader_compile_to_nir()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c535 && (b->options && b->options->caps.amd_shader_ballot)) { in vtn_handle_extension()