Home
last modified time | relevance | path

Searched refs:VkSampleLocationEXT (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.h410 VkSampleLocationEXT locations[MESA_VK_MAX_SAMPLE_LOCATIONS];
Dvk_render_pass.c1095 VK_MULTIALLOC_DECL(&ma, VkSampleLocationEXT, sl, sl_count); in clone_rp_sample_locations()
1100 VkSampleLocationEXT *next_sl = sl; in clone_rp_sample_locations()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dprimsrast.adoc848 pname:sampleLocationsCount slink:VkSampleLocationEXT structures.
885 [open,refpage='VkSampleLocationEXT',desc='Structure specifying the coordinates of a sample location…
887 The sname:VkSampleLocationEXT structure is defined as:
889 include::{generated}/api/structs/VkSampleLocationEXT.adoc[]
897 The values specified in a sname:VkSampleLocationEXT structure are always
903 include::{generated}/validity/structs/VkSampleLocationEXT.adoc[]
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1542 …SERT( sizeof( VULKAN_HPP_NAMESPACE::SampleLocationEXT ) == sizeof( VkSampleLocationEXT ), "struct …
Dvulkan_static_assertions.hpp2258 …SERT( sizeof( VULKAN_HPP_NAMESPACE::SampleLocationEXT ) == sizeof( VkSampleLocationEXT ), "struct …
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h12077 typedef struct VkSampleLocationEXT { struct
12080 } VkSampleLocationEXT; argument
12088 const VkSampleLocationEXT* pSampleLocations;