Searched refs:framebufferIntegerColorSampleCounts (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | versions.adoc | 307 * The <<limits-framebufferIntegerColorSampleCounts, 308 pname:framebufferIntegerColorSampleCounts>> limit which indicates the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 685 <<limits-framebufferIntegerColorSampleCounts, 686 pname:framebufferIntegerColorSampleCounts>>. 4527 | tlink:VkSampleCountFlags | pname:framebufferIntegerColorSampleCounts | - 4955 | pname:framebufferIntegerColorSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT) …
|
D | capabilities.adoc | 1112 sname:VkPhysicalDeviceVulkan12Properties::pname:framebufferIntegerColorSampleCounts
|
D | devsandqueues.adoc | 373 * [[limits-framebufferIntegerColorSampleCounts]] 374 pname:framebufferIntegerColorSampleCounts is a bitmask of
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5493 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.framebufferIntegerColorSampleCounts ); in operator ()()
|
D | vulkan_hash.hpp | 10735 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.framebufferIntegerColorSampleCounts ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 6756 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in marshal_VkPhysicalDeviceVulkan12Properties() 6856 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, in unmarshal_VkPhysicalDeviceVulkan12Properties()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 4746 memcpy(*ptr, (VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 8157 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in marshal_VkPhysicalDeviceVulkan12Properties() 8269 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, in unmarshal_VkPhysicalDeviceVulkan12Properties()
|
D | goldfish_vk_reserved_marshaling.cpp | 6316 memcpy((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 6014 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 5594 * Update reference to pname:framebufferIntegerColorSampleCounts from the
|