Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfragops.adoc2513 slink:VkFramebufferMixedSamplesCombinationNV values, indicating the
2532 [open,refpage='VkFramebufferMixedSamplesCombinationNV',desc='Structure specifying a supported sampl…
2534 The sname:VkFramebufferMixedSamplesCombinationNV structure is defined as:
2536 include::{generated}/api/structs/VkFramebufferMixedSamplesCombinationNV.adoc[]
2553 include::{generated}/validity/structs/VkFramebufferMixedSamplesCombinationNV.adoc[]
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h13805 typedef struct VkFramebufferMixedSamplesCombinationNV { struct
13812 } VkFramebufferMixedSamplesCombinationNV; argument
13814 …sicalDevice physicalDevice, uint32_t* pCombinationCount, VkFramebufferMixedSamplesCombinationNV* p…
13820 VkFramebufferMixedSamplesCombinationNV* pCombinations);
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_static_assertions.hpp2976 …SPACE::FramebufferMixedSamplesCombinationNV ) == sizeof( VkFramebufferMixedSamplesCombinationNV ),…
Dvulkan.hpp3999 …icalDevice physicalDevice, uint32_t * pCombinationCount, VkFramebufferMixedSamplesCombinationNV * … in vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV()
Dvulkan_raii.hpp16978 … m_physicalDevice ), &combinationCount, reinterpret_cast<VkFramebufferMixedSamplesCombinationNV *>… in getSupportedFramebufferMixedSamplesCombinationsNV()