Searched refs:framebufferColorSampleCounts (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/scripts/print_gfx_logs/ |
D | vulkan_printer.py | 834 …framebufferColorSampleCounts = printer.write_int("framebufferColorSampleCounts", 4, indent, signed…
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | limits.adoc | 674 * [[limits-framebufferColorSampleCounts]] 675 pname:framebufferColorSampleCounts is a bitmask^1^ of 4525 | tlink:VkSampleCountFlags | pname:framebufferColorSampleCounts | - 4953 | pname:framebufferColorSampleCounts | - | (ename:VK_SAMPLE_COUNT_1_BIT \| ename:VK_SAMPLE_…
|
D | capabilities.adoc | 1108 sname:VkPhysicalDeviceLimits::pname:framebufferColorSampleCounts
|
D | primsrast.adoc | 1068 If <<limits-framebufferColorSampleCounts, 1069 pname:framebufferColorSampleCounts>>, includes ename:VK_SAMPLE_COUNT_2_BIT,
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 4493 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.framebufferColorSampleCounts ); in operator ()()
|
D | vulkan_hash.hpp | 8500 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.framebufferColorSampleCounts ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 843 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferColorSampleCounts, in marshal_VkPhysicalDeviceLimits() 982 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferColorSampleCounts, in unmarshal_VkPhysicalDeviceLimits()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 816 memcpy(*ptr, (VkSampleCountFlags*)&forMarshaling->framebufferColorSampleCounts, in reservedmarshal_VkPhysicalDeviceLimits()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 906 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferColorSampleCounts, in marshal_VkPhysicalDeviceLimits() 1045 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferColorSampleCounts, in unmarshal_VkPhysicalDeviceLimits()
|
D | goldfish_vk_reserved_marshaling.cpp | 808 memcpy((VkSampleCountFlags*)&forUnmarshaling->framebufferColorSampleCounts, *ptr, in reservedunmarshal_VkPhysicalDeviceLimits()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 3154 VkSampleCountFlags framebufferColorSampleCounts; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | ChangeLog.adoc | 5595 description of the <<limits-framebufferColorSampleCounts>> feature if 10442 slink:VkPhysicalDeviceLimits::pname:framebufferColorSampleCounts does
|