Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_render_pass.c1079 const VkAttachmentSampleLocationsEXT *att_sl_in = in clone_rp_sample_locations()
1091 VK_MULTIALLOC_DECL(&ma, VkAttachmentSampleLocationsEXT, new_att_sl, in clone_rp_sample_locations()
1102 const VkAttachmentSampleLocationsEXT *att_sl_in = in clone_rp_sample_locations()
1109 new_att_sl[i] = (VkAttachmentSampleLocationsEXT) { in clone_rp_sample_locations()
2372 const VkAttachmentSampleLocationsEXT *att_sl = in vk_common_CmdBeginRenderPass2()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Drenderpass.adoc6221 slink:VkAttachmentSampleLocationsEXT structures specifying the
6253 [open,refpage='VkAttachmentSampleLocationsEXT',desc='Structure specifying the sample locations stat…
6255 The sname:VkAttachmentSampleLocationsEXT structure is defined as:
6257 include::{generated}/api/structs/VkAttachmentSampleLocationsEXT.adoc[]
6273 * [[VUID-VkAttachmentSampleLocationsEXT-attachmentIndex-01531]]
6279 include::{generated}/validity/structs/VkAttachmentSampleLocationsEXT.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1550 …KAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT ) == sizeof( VkAttachmentSampleLocationsEXT ), "st…
Dvulkan_static_assertions.hpp2266 …KAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT ) == sizeof( VkAttachmentSampleLocationsEXT ), "st…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12091 typedef struct VkAttachmentSampleLocationsEXT { struct
12094 } VkAttachmentSampleLocationsEXT; argument
12105 const VkAttachmentSampleLocationsEXT* pAttachmentInitialSampleLocations;