Searched refs:ycbcr2plane444Formats (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | features.adoc | 5394 * [[features-ycbcr2plane444Formats]] pname:ycbcr2plane444Formats indicates
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_hash.hpp | 5642 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceYcbcr2Plane444FormatsFeaturesEXT.ycbcr2plane444Formats ); in operator ()()
|
D | vulkan_hash.hpp | 10858 …KAN_HPP_HASH_COMBINE( seed, physicalDeviceYcbcr2Plane444FormatsFeaturesEXT.ycbcr2plane444Formats ); in operator ()()
|
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | goldfish_vk_marshaling_guest.cpp | 13296 vkStream->write((VkBool32*)&forMarshaling->ycbcr2plane444Formats, sizeof(VkBool32)); in marshal_VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT() 13308 vkStream->read((VkBool32*)&forUnmarshaling->ycbcr2plane444Formats, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT()
|
D | goldfish_vk_reserved_marshaling_guest.cpp | 8929 memcpy(*ptr, (VkBool32*)&forMarshaling->ycbcr2plane444Formats, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT()
|
/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 17807 vkStream->write((VkBool32*)&forMarshaling->ycbcr2plane444Formats, sizeof(VkBool32)); in marshal_VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT() 17831 vkStream->read((VkBool32*)&forUnmarshaling->ycbcr2plane444Formats, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT()
|
D | goldfish_vk_reserved_marshaling.cpp | 13804 memcpy((VkBool32*)&forUnmarshaling->ycbcr2plane444Formats, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 15310 VkBool32 ycbcr2plane444Formats; member
|