Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceCustomBorderColorPropertiesEXT (Results 1 - 22 of 22) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.h61 VkPhysicalDeviceCustomBorderColorPropertiesEXT custom_border_color;
H A Dvn_physical_device.c1912 VkPhysicalDeviceCustomBorderColorPropertiesEXT *custom_border_color; in vn_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.hpp75 void getProperties(VkPhysicalDeviceCustomBorderColorPropertiesEXT *properties) const;
H A DVkPhysicalDevice.cpp1040 void PhysicalDevice::getProperties(VkPhysicalDeviceCustomBorderColorPropertiesEXT *properties) const in getProperties()
H A DlibVulkan.cpp3318 auto properties = reinterpret_cast<VkPhysicalDeviceCustomBorderColorPropertiesEXT *>(extensionProperties); in vkGetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1262 VkPhysicalDeviceCustomBorderColorPropertiesEXT *properties = in lvp_GetPhysicalDeviceProperties2()
1263 (VkPhysicalDeviceCustomBorderColorPropertiesEXT *)ext; in lvp_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1666 VkPhysicalDeviceCustomBorderColorPropertiesEXT *props = in v3dv_GetPhysicalDeviceProperties2()
1667 (VkPhysicalDeviceCustomBorderColorPropertiesEXT *)ext; in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h14559 /* struct VkPhysicalDeviceCustomBorderColorPropertiesEXT chain */
14569 vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self(const VkPhysicalDeviceCustomBorderColorPropertiesEXT *val) in vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self()
14578 vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT(const VkPhysicalDeviceCustomBorderColorPropertiesEXT *val) in vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT()
14598 vn_decode_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self(struct vn_cs_decoder *dec, VkPhysicalDeviceCustomBorderColorPropertiesEXT *val) in vn_decode_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self()
14605 vn_decode_VkPhysicalDeviceCustomBorderColorPropertiesEXT(struct vn_cs_decoder *dec, VkPhysicalDeviceCustomBorderColorPropertiesEXT *val) in vn_decode_VkPhysicalDeviceCustomBorderColorPropertiesEXT()
14624 vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self_partial(const VkPhysicalDeviceCustomBorderColorPropertiesEXT *val) in vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self_partial()
14633 vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_partial(const VkPhysicalDeviceCustomBorderColorPropertiesEXT *val) in vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_partial()
14652 vn_encode_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorPropertiesEXT *val) in vn_encode_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self_partial()
14659 vn_encode_VkPhysicalDeviceCustomBorderColorPropertiesEXT_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorPropertiesEXT *val) in vn_encode_VkPhysicalDeviceCustomBorderColorPropertiesEXT_partial()
15287 size += vn_sizeof_VkPhysicalDeviceCustomBorderColorPropertiesEXT_self((const VkPhysicalDeviceCustomBorderColorPropertiesEXT *)pnex in vn_sizeof_VkPhysicalDeviceProperties2_pnext()
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2372 VkPhysicalDeviceCustomBorderColorPropertiesEXT *properties = in anv_GetPhysicalDeviceProperties2()
2373 (VkPhysicalDeviceCustomBorderColorPropertiesEXT *)ext; in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1308 VkPhysicalDeviceCustomBorderColorPropertiesEXT *props = (void *)ext; in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2427 VkPhysicalDeviceCustomBorderColorPropertiesEXT *props = in radv_GetPhysicalDeviceProperties2()
2428 (VkPhysicalDeviceCustomBorderColorPropertiesEXT *)ext; in radv_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7633 typedef struct VkPhysicalDeviceCustomBorderColorPropertiesEXT { struct
7637 } VkPhysicalDeviceCustomBorderColorPropertiesEXT; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp952 static void parse_VkPhysicalDeviceCustomBorderColorPropertiesEXT(const char* s, Json::Value& obj, VkPhysicalDeviceCustomBorderColorPropertiesEXT& o);
1907 p = s_globalMem.allocate(sizeof(VkPhysicalDeviceCustomBorderColorPropertiesEXT)); in parsePNextChain()
1908 parse_VkPhysicalDeviceCustomBorderColorPropertiesEXT("", pNextObj, *((VkPhysicalDeviceCustomBorderColorPropertiesEXT*)p)); in parsePNextChain()
13129 static void parse_VkPhysicalDeviceCustomBorderColorPropertiesEXT(const char* s, Json::Value& obj, VkPhysicalDeviceCustomBorderColorPropertiesEXT& o) { in parse_VkPhysicalDeviceCustomBorderColorPropertiesEXT()
13133 o.pNext = (VkPhysicalDeviceCustomBorderColorPropertiesEXT*)parsePNextChain(obj); in parse_VkPhysicalDeviceCustomBorderColorPropertiesEXT()
H A Dvulkan_json_data.hpp[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11784 typedef struct VkPhysicalDeviceCustomBorderColorPropertiesEXT { struct
11788 } VkPhysicalDeviceCustomBorderColorPropertiesEXT; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h12263 typedef struct VkPhysicalDeviceCustomBorderColorPropertiesEXT { struct
12267 } VkPhysicalDeviceCustomBorderColorPropertiesEXT; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13306 typedef struct VkPhysicalDeviceCustomBorderColorPropertiesEXT { struct
13310 } VkPhysicalDeviceCustomBorderColorPropertiesEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12423 typedef struct VkPhysicalDeviceCustomBorderColorPropertiesEXT { struct
12427 } VkPhysicalDeviceCustomBorderColorPropertiesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15510 typedef struct VkPhysicalDeviceCustomBorderColorPropertiesEXT { struct
15514 } VkPhysicalDeviceCustomBorderColorPropertiesEXT; typedef
H A Dvulkan_static_assertions.hpp4949 sizeof( VkPhysicalDeviceCustomBorderColorPropertiesEXT ),
H A Dvulkan_structs.hpp[all...]

Completed in 481 milliseconds