Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c1084 const VkSubpassSampleLocationsEXT *sp_sl_in = in clone_rp_sample_locations()
1093 VK_MULTIALLOC_DECL(&ma, VkSubpassSampleLocationsEXT, new_sp_sl, in clone_rp_sample_locations()
1124 const VkSubpassSampleLocationsEXT *sp_sl_in = in clone_rp_sample_locations()
1131 new_sp_sl[i] = (VkSubpassSampleLocationsEXT) { in clone_rp_sample_locations()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc6231 pname:postSubpassSampleLocationsCount slink:VkSubpassSampleLocationsEXT
6282 [open,refpage='VkSubpassSampleLocationsEXT',desc='Structure specifying the sample locations state t…
6284 The sname:VkSubpassSampleLocationsEXT structure is defined as:
6286 include::{generated}/api/structs/VkSubpassSampleLocationsEXT.adoc[]
6305 * [[VUID-VkSubpassSampleLocationsEXT-subpassIndex-01532]]
6311 include::{generated}/validity/structs/VkSubpassSampleLocationsEXT.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1554 …( VULKAN_HPP_NAMESPACE::SubpassSampleLocationsEXT ) == sizeof( VkSubpassSampleLocationsEXT ), "str…
Dvulkan_static_assertions.hpp2270 …( VULKAN_HPP_NAMESPACE::SubpassSampleLocationsEXT ) == sizeof( VkSubpassSampleLocationsEXT ), "str…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12096 typedef struct VkSubpassSampleLocationsEXT { struct
12099 } VkSubpassSampleLocationsEXT; typedef
12107 const VkSubpassSampleLocationsEXT* pPostSubpassSampleLocations;