Home
last modified time | relevance | path

Searched refs:physical_storage_buffer_address (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h77 bool physical_storage_buffer_address; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c502 .physical_storage_buffer_address = true, in lvp_shader_compile_to_ir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c492 .physical_storage_buffer_address = true, in radv_shader_compile_to_nir()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4626 spv_check_supported(physical_storage_buffer_address, cap); in vtn_handle_preamble_instruction()
4793 !b->options->caps.physical_storage_buffer_address, in vtn_handle_preamble_instruction()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c140 .physical_storage_buffer_address = pdevice->has_a64_buffer_access, in anv_shader_compile_to_nir()