Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceCustomBorderColorFeaturesEXT (Results 1 - 25 of 27) sorted by relevance

12

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.h38 VkPhysicalDeviceCustomBorderColorFeaturesEXT custom_border_color;
H A Dvn_physical_device.c1638 VkPhysicalDeviceCustomBorderColorFeaturesEXT *custom_border_color; in vn_GetPhysicalDeviceFeatures2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp335 static void getPhysicalDeviceCustomBorderColorFeaturesExt(VkPhysicalDeviceCustomBorderColorFeaturesEXT *features) in getPhysicalDeviceCustomBorderColorFeaturesExt()
445 getPhysicalDeviceCustomBorderColorFeaturesExt(reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT *>(curExtension)); in getFeatures2()
H A DlibVulkan.cpp891 const auto *customBorderColorFeatures = reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFeaturesEXT *>(extensionCreateInfo); in vkCreateDevice()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DRendererVk.h571 VkPhysicalDeviceCustomBorderColorFeaturesEXT mCustomBorderColorFeatures;
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c912 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in lvp_GetPhysicalDeviceFeatures2()
913 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in lvp_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h6580 /* struct VkPhysicalDeviceCustomBorderColorFeaturesEXT chain */
6590 vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self(const VkPhysicalDeviceCustomBorderColorFeaturesEXT *val) in vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self()
6600 vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT(const VkPhysicalDeviceCustomBorderColorFeaturesEXT *val) in vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
6619 vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorFeaturesEXT *val) in vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self()
6627 vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorFeaturesEXT *val) in vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
6644 vn_decode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self(struct vn_cs_decoder *dec, VkPhysicalDeviceCustomBorderColorFeaturesEXT *val) in vn_decode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self()
6652 vn_decode_VkPhysicalDeviceCustomBorderColorFeaturesEXT(struct vn_cs_decoder *dec, VkPhysicalDeviceCustomBorderColorFeaturesEXT *val) in vn_decode_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
6671 vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self_partial(const VkPhysicalDeviceCustomBorderColorFeaturesEXT *val) in vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self_partial()
6681 vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_partial(const VkPhysicalDeviceCustomBorderColorFeaturesEXT *val) in vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_partial()
6700 vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorFeaturesEXT *va
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c763 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = (void *) ext; in tu_GetPhysicalDeviceFeatures2()
1794 const VkPhysicalDeviceCustomBorderColorFeaturesEXT *border_color_features = (const void *)ext; in tu_CreateDevice()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1266 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in v3dv_GetPhysicalDeviceFeatures2()
1267 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in v3dv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c631 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = (void *) ext; in panvk_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp437 VkPhysicalDeviceCustomBorderColorFeaturesEXT physicalDeviceCustomBorderColorFeatures = in setup()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp435 VkPhysicalDeviceCustomBorderColorFeaturesEXT physicalDeviceCustomBorderColorFeatures = in setup()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1541 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in anv_GetPhysicalDeviceFeatures2()
1542 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in anv_GetPhysicalDeviceFeatures2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1590 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in radv_GetPhysicalDeviceFeatures2()
1591 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in radv_GetPhysicalDeviceFeatures2()
3350 const VkPhysicalDeviceCustomBorderColorFeaturesEXT *border_color_features = in radv_CreateDevice()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h7639 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct
7644 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp953 static void parse_VkPhysicalDeviceCustomBorderColorFeaturesEXT(const char* s, Json::Value& obj, VkPhysicalDeviceCustomBorderColorFeaturesEXT& o);
1913 p = s_globalMem.allocate(sizeof(VkPhysicalDeviceCustomBorderColorFeaturesEXT)); in parsePNextChain()
1914 parse_VkPhysicalDeviceCustomBorderColorFeaturesEXT("", pNextObj, *((VkPhysicalDeviceCustomBorderColorFeaturesEXT*)p)); in parsePNextChain()
13139 static void parse_VkPhysicalDeviceCustomBorderColorFeaturesEXT(const char* s, Json::Value& obj, VkPhysicalDeviceCustomBorderColorFeaturesEXT& o) { in parse_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
13143 o.pNext = (VkPhysicalDeviceCustomBorderColorFeaturesEXT*)parsePNextChain(obj); in parse_VkPhysicalDeviceCustomBorderColorFeaturesEXT()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp2581 VkPhysicalDeviceCustomBorderColorFeaturesEXT customBorderColorFeatures = initVulkanStructure();
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorBufferTests.cpp2564 VkPhysicalDeviceCustomBorderColorFeaturesEXT customBorderColorFeatures = initVulkanStructure();
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h11790 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct
11795 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h12269 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct
12274 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13312 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct
13317 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12429 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct
12434 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h15516 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct
15521 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
H A Dvulkan_static_assertions.hpp4956 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT ) == sizeof( VkPhysicalDeviceCustomBorderColorFeaturesEXT ),

Completed in 445 milliseconds

12