Searched refs:framebufferIntegerColorSampleCounts (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 5054 if (!((a->framebufferIntegerColorSampleCounts) == (b->framebufferIntegerColorSampleCounts))) { in checkEqual_VkPhysicalDeviceVulkan12Properties()
|
| D | goldfish_vk_marshaling.cpp | 8149 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in marshal_VkPhysicalDeviceVulkan12Properties() 8261 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, in unmarshal_VkPhysicalDeviceVulkan12Properties()
|
| D | goldfish_vk_reserved_marshaling.cpp | 6315 memcpy((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, *ptr, in reservedunmarshal_VkPhysicalDeviceVulkan12Properties()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_core.h | 5876 VkSampleCountFlags framebufferIntegerColorSampleCounts; member
|
| D | vulkan_structs.hpp | 72224 …reValueDifference( maxTimelineSemaphoreValueDifference_ ), framebufferIntegerColorSampleCounts( fr… 72262 …xImageComponentMapping, maxTimelineSemaphoreValueDifference, framebufferIntegerColorSampleCounts ); in reflect() 72328 && ( framebufferIntegerColorSampleCounts == rhs.framebufferIntegerColorSampleCounts ); in operator ==() 72392 VULKAN_HPP_NAMESPACE::SampleCountFlags framebufferIntegerColorSampleCounts = {}; member
|
| D | vulkan_hash.hpp | 9699 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan12Properties.framebufferIntegerColorSampleCounts ); in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 6755 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in marshal_VkPhysicalDeviceVulkan12Properties() 6855 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferIntegerColorSampleCounts, in unmarshal_VkPhysicalDeviceVulkan12Properties()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 4745 memcpy(*ptr, (VkSampleCountFlags*)&forMarshaling->framebufferIntegerColorSampleCounts, in reservedmarshal_VkPhysicalDeviceVulkan12Properties()
|