Searched refs:framebufferDepthSampleCounts (Results 1 – 10 of 10) sorted by relevance
| /device/generic/vulkan-cereal/scripts/print_gfx_logs/ |
| D | vulkan_printer.py | 835 …framebufferDepthSampleCounts = printer.write_int("framebufferDepthSampleCounts", 4, indent, signed…
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/proto/ |
| D | goldfish_vk_baseprotodefs.proto | 434 …// Original field: bitmask VkSampleCountFlags framebufferDepthSampleCounts. stringarray? 0 string?… 435 optional uint32 framebufferDepthSampleCounts = 82; field
|
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 905 if (!((a->framebufferDepthSampleCounts) == (b->framebufferDepthSampleCounts))) { in checkEqual_VkPhysicalDeviceLimits()
|
| D | goldfish_vk_marshaling.cpp | 907 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferDepthSampleCounts, in marshal_VkPhysicalDeviceLimits() 1046 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferDepthSampleCounts, in unmarshal_VkPhysicalDeviceLimits()
|
| D | goldfish_vk_reserved_marshaling.cpp | 810 memcpy((VkSampleCountFlags*)&forUnmarshaling->framebufferDepthSampleCounts, *ptr, in reservedunmarshal_VkPhysicalDeviceLimits()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_core.h | 3020 VkSampleCountFlags framebufferDepthSampleCounts; member
|
| D | vulkan_structs.hpp | 58333 …ramebufferColorSampleCounts( framebufferColorSampleCounts_ ), framebufferDepthSampleCounts( frameb… 58371 …erHeight, maxFramebufferLayers, framebufferColorSampleCounts, framebufferDepthSampleCounts, frameb… in reflect() 58465 && ( framebufferDepthSampleCounts == rhs.framebufferDepthSampleCounts ) in operator ==() 58581 VULKAN_HPP_NAMESPACE::SampleCountFlags framebufferDepthSampleCounts = {}; member
|
| D | vulkan_hash.hpp | 7688 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceLimits.framebufferDepthSampleCounts ); in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 844 vkStream->write((VkSampleCountFlags*)&forMarshaling->framebufferDepthSampleCounts, in marshal_VkPhysicalDeviceLimits() 983 vkStream->read((VkSampleCountFlags*)&forUnmarshaling->framebufferDepthSampleCounts, in unmarshal_VkPhysicalDeviceLimits()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 818 memcpy(*ptr, (VkSampleCountFlags*)&forMarshaling->framebufferDepthSampleCounts, in reservedmarshal_VkPhysicalDeviceLimits()
|