Searched refs:maxSubsampledArrayLayers (Results 1 – 8 of 8) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/vulkan/cereal/common/ |
| D | goldfish_vk_testing.cpp | 17868 if (!((a->maxSubsampledArrayLayers) == (b->maxSubsampledArrayLayers))) { in checkEqual_VkPhysicalDeviceFragmentDensityMap2PropertiesEXT()
|
| D | goldfish_vk_marshaling.cpp | 32961 vkStream->write((uint32_t*)&forMarshaling->maxSubsampledArrayLayers, sizeof(uint32_t)); in marshal_VkPhysicalDeviceFragmentDensityMap2PropertiesEXT() 32990 vkStream->read((uint32_t*)&forUnmarshaling->maxSubsampledArrayLayers, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceFragmentDensityMap2PropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling.cpp | 25783 memcpy((uint32_t*)&forUnmarshaling->maxSubsampledArrayLayers, *ptr, sizeof(uint32_t)); in reservedunmarshal_VkPhysicalDeviceFragmentDensityMap2PropertiesEXT()
|
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ |
| D | vulkan_core.h | 14471 uint32_t maxSubsampledArrayLayers; member
|
| D | vulkan_structs.hpp | 54619 …ctionEarlyAccess( subsampledCoarseReconstructionEarlyAccess_ ), maxSubsampledArrayLayers( maxSubsa… 54657 …xt, subsampledLoads, subsampledCoarseReconstructionEarlyAccess, maxSubsampledArrayLayers, maxDescr… in reflect() 54674 && ( maxSubsampledArrayLayers == rhs.maxSubsampledArrayLayers ) in operator ==() 54690 uint32_t maxSubsampledArrayLayers = {}; member
|
| D | vulkan_hash.hpp | 7100 …_HPP_HASH_COMBINE( seed, physicalDeviceFragmentDensityMap2PropertiesEXT.maxSubsampledArrayLayers ); in operator ()()
|
| /device/generic/goldfish-opengl/system/vulkan_enc/ |
| D | goldfish_vk_marshaling_guest.cpp | 25763 vkStream->write((uint32_t*)&forMarshaling->maxSubsampledArrayLayers, sizeof(uint32_t)); in marshal_VkPhysicalDeviceFragmentDensityMap2PropertiesEXT() 25780 vkStream->read((uint32_t*)&forUnmarshaling->maxSubsampledArrayLayers, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceFragmentDensityMap2PropertiesEXT()
|
| D | goldfish_vk_reserved_marshaling_guest.cpp | 17241 memcpy(*ptr, (uint32_t*)&forMarshaling->maxSubsampledArrayLayers, sizeof(uint32_t)); in reservedmarshal_VkPhysicalDeviceFragmentDensityMap2PropertiesEXT()
|