Searched refs:VkFramebufferMixedSamplesCombinationNV (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fragops.adoc | 2513 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/ |
D | vulkan_core.h | 13805 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/ |
D | vulkan_static_assertions.hpp | 2976 …SPACE::FramebufferMixedSamplesCombinationNV ) == sizeof( VkFramebufferMixedSamplesCombinationNV ),…
|
D | vulkan.hpp | 3999 …icalDevice physicalDevice, uint32_t * pCombinationCount, VkFramebufferMixedSamplesCombinationNV * … in vkGetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV()
|
D | vulkan_raii.hpp | 16978 … m_physicalDevice ), &combinationCount, reinterpret_cast<VkFramebufferMixedSamplesCombinationNV *>… in getSupportedFramebufferMixedSamplesCombinationsNV()
|