Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceCustomBorderColorFeaturesEXT (Results 1 – 14 of 14) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_extension_structs.cpp1452 return sizeof(VkPhysicalDeviceCustomBorderColorFeaturesEXT); in goldfish_vk_extension_struct_size()
3566 return sizeof(VkPhysicalDeviceCustomBorderColorFeaturesEXT); in goldfish_vk_extension_struct_size_with_stream_features()
Dgoldfish_vk_deepcopy.h2059 const VkPhysicalDeviceCustomBorderColorFeaturesEXT* from,
2060 VkPhysicalDeviceCustomBorderColorFeaturesEXT* to);
Dgoldfish_vk_transform.h3367 VkPhysicalDeviceCustomBorderColorFeaturesEXT* toTransform);
3371 VkPhysicalDeviceCustomBorderColorFeaturesEXT* toTransform);
Dgoldfish_vk_marshaling.h3842 const VkPhysicalDeviceCustomBorderColorFeaturesEXT* forMarshaling);
3846 VkPhysicalDeviceCustomBorderColorFeaturesEXT* forUnmarshaling);
Dgoldfish_vk_transform.cpp8425 VkPhysicalDeviceCustomBorderColorFeaturesEXT* toTransform) { in transform_tohost_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
8435 VkPhysicalDeviceCustomBorderColorFeaturesEXT* toTransform) { in transform_fromhost_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
10075 resourceTracker, reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( in transform_tohost_extension_struct()
11345 resourceTracker, reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( in transform_fromhost_extension_struct()
Dgoldfish_vk_reserved_marshaling.h2030 VkPhysicalDeviceCustomBorderColorFeaturesEXT* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp9193 const VkPhysicalDeviceCustomBorderColorFeaturesEXT* from, in deepcopy_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
9194 VkPhysicalDeviceCustomBorderColorFeaturesEXT* to) { in deepcopy_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
11263 reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( in deepcopy_extension_struct()
11265 reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( in deepcopy_extension_struct()
Dgoldfish_vk_marshaling.cpp18228 const VkPhysicalDeviceCustomBorderColorFeaturesEXT* forMarshaling) { in marshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
18241 VkPhysicalDeviceCustomBorderColorFeaturesEXT* forUnmarshaling) { in unmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
20560 reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( in marshal_extension_struct()
21956 reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( in unmarshal_extension_struct()
Dgoldfish_vk_reserved_marshaling.cpp14092 VkPhysicalDeviceCustomBorderColorFeaturesEXT* forUnmarshaling, uint8_t** ptr) { in reservedunmarshal_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
16279 reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( in reservedunmarshal_extension_struct()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp1798 …ysicalDeviceCustomBorderColorFeaturesEXT ) == sizeof( VkPhysicalDeviceCustomBorderColorFeaturesEXT
Dvulkansc_structs.hpp28166 using NativeType = VkPhysicalDeviceCustomBorderColorFeaturesEXT;
28179 …PhysicalDeviceCustomBorderColorFeaturesEXT( VkPhysicalDeviceCustomBorderColorFeaturesEXT const & r… in PhysicalDeviceCustomBorderColorFeaturesEXT()
28187 …ysicalDeviceCustomBorderColorFeaturesEXT & operator=( VkPhysicalDeviceCustomBorderColorFeaturesEXT in operator =()
28214 operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const&()
28216 return *reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( this ); in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const&()
28219 operator VkPhysicalDeviceCustomBorderColorFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT&()
28221 return *reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( this ); in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT&()
Dvulkan_core.h14828 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct
14833 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; argument
Dvulkan_static_assertions.hpp3324 …ysicalDeviceCustomBorderColorFeaturesEXT ) == sizeof( VkPhysicalDeviceCustomBorderColorFeaturesEXT
Dvulkan_structs.hpp55603 using NativeType = VkPhysicalDeviceCustomBorderColorFeaturesEXT;
55616 …PhysicalDeviceCustomBorderColorFeaturesEXT( VkPhysicalDeviceCustomBorderColorFeaturesEXT const & r… in PhysicalDeviceCustomBorderColorFeaturesEXT()
55624 …ysicalDeviceCustomBorderColorFeaturesEXT & operator=( VkPhysicalDeviceCustomBorderColorFeaturesEXT in operator =()
55651 operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const&()
55653 return *reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( this ); in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT const&()
55656 operator VkPhysicalDeviceCustomBorderColorFeaturesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT&()
55658 return *reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT*>( this ); in operator VkPhysicalDeviceCustomBorderColorFeaturesEXT&()