Home
last modified time | relevance | path

Searched refs:customBorderColors (Results 1 – 10 of 10) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsamplers.adoc319 * [[VUID-VkSamplerCreateInfo-customBorderColors-04085]]
320 If the <<features-customBorderColors, pname:customBorderColors>> feature
Dfeatures.adoc4785 * [[features-customBorderColors]] pname:customBorderColors indicates that
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3819 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCustomBorderColorFeaturesEXT.customBorderColors ); in operator ()()
Dvulkan_hash.hpp7083 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceCustomBorderColorFeaturesEXT.customBorderColors ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp13178 vkStream->write((VkBool32*)&forMarshaling->customBorderColors, sizeof(VkBool32)); in marshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
13191 vkStream->read((VkBool32*)&forUnmarshaling->customBorderColors, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
Dgoldfish_vk_reserved_marshaling_guest.cpp8852 memcpy(*ptr, (VkBool32*)&forMarshaling->customBorderColors, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp17641 vkStream->write((VkBool32*)&forMarshaling->customBorderColors, sizeof(VkBool32)); in marshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
17666 vkStream->read((VkBool32*)&forUnmarshaling->customBorderColors, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
Dgoldfish_vk_reserved_marshaling.cpp13672 memcpy((VkBool32*)&forUnmarshaling->customBorderColors, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14759 VkBool32 customBorderColors; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc6054 * Require the <<features-customBorderColors, pname:customBorderColors>>