Home
last modified time | relevance | path

Searched refs:framebufferIntegerColorSampleCounts (Results 1 – 12 of 12) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
Dversions.adoc307 * The <<limits-framebufferIntegerColorSampleCounts,
308 pname:framebufferIntegerColorSampleCounts>> limit which indicates the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc685 <<limits-framebufferIntegerColorSampleCounts,
686 pname:framebufferIntegerColorSampleCounts>>.
4527 | tlink:VkSampleCountFlags | pname:framebufferIntegerColorSampleCounts | -
4955 | pname:framebufferIntegerColorSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT) …
Dcapabilities.adoc1112 sname:VkPhysicalDeviceVulkan12Properties::pname:framebufferIntegerColorSampleCounts
Ddevsandqueues.adoc373 * [[limits-framebufferIntegerColorSampleCounts]]
374 pname:framebufferIntegerColorSampleCounts is a bitmask of
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp5493 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.framebufferIntegerColorSampleCounts ); in operator ()()
Dvulkan_hash.hpp10735 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.framebufferIntegerColorSampleCounts ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp6756 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in marshal_VkPhysicalDeviceVulkan12Properties()
6856 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, in unmarshal_VkPhysicalDeviceVulkan12Properties()
Dgoldfish_vk_reserved_marshaling_guest.cpp4746 memcpy(*ptr, (VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp8157 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in marshal_VkPhysicalDeviceVulkan12Properties()
8269 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, in unmarshal_VkPhysicalDeviceVulkan12Properties()
Dgoldfish_vk_reserved_marshaling.cpp6316 memcpy((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h6014 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc5594 * Update reference to pname:framebufferIntegerColorSampleCounts from the