Home
last modified time | relevance | path

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

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dsamplers.adoc1199 <<features-customBorderColorWithoutFormat,
1200 pname:customBorderColorWithoutFormat>> feature is enabled.
1230 If the <<features-customBorderColorWithoutFormat,
1231 pname:customBorderColorWithoutFormat>> feature is not enabled then
Dfeatures.adoc4790 * [[features-customBorderColorWithoutFormat]]
4791 pname:customBorderColorWithoutFormat indicates that explicit formats are
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_hash.hpp3820 …PP_HASH_COMBINE( seed, physicalDeviceCustomBorderColorFeaturesEXT.customBorderColorWithoutFormat ); in operator ()()
Dvulkan_hash.hpp7084 …PP_HASH_COMBINE( seed, physicalDeviceCustomBorderColorFeaturesEXT.customBorderColorWithoutFormat ); in operator ()()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.cpp13179 vkStream->write((VkBool32*)&forMarshaling->customBorderColorWithoutFormat, sizeof(VkBool32)); in marshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
13192 vkStream->read((VkBool32*)&forUnmarshaling->customBorderColorWithoutFormat, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
Dgoldfish_vk_reserved_marshaling_guest.cpp8854 memcpy(*ptr, (VkBool32*)&forMarshaling->customBorderColorWithoutFormat, sizeof(VkBool32)); in reservedmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.cpp17642 vkStream->write((VkBool32*)&forMarshaling->customBorderColorWithoutFormat, sizeof(VkBool32)); in marshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
17667 vkStream->read((VkBool32*)&forUnmarshaling->customBorderColorWithoutFormat, sizeof(VkBool32)); in unmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
Dgoldfish_vk_reserved_marshaling.cpp13674 memcpy((VkBool32*)&forUnmarshaling->customBorderColorWithoutFormat, *ptr, sizeof(VkBool32)); in reservedunmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h14760 VkBool32 customBorderColorWithoutFormat; member
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/
DChangeLog.adoc5925 <<features-customBorderColorWithoutFormat,
5926 pname:customBorderColorWithoutFormat>> is enabled (internal merge