/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.h | 38 VkPhysicalDeviceCustomBorderColorFeaturesEXT custom_border_color;
|
H A D | vn_physical_device.c | 1638 VkPhysicalDeviceCustomBorderColorFeaturesEXT *custom_border_color; in vn_GetPhysicalDeviceFeatures2()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkPhysicalDevice.cpp | 335 static void getPhysicalDeviceCustomBorderColorFeaturesExt(VkPhysicalDeviceCustomBorderColorFeaturesEXT *features) in getPhysicalDeviceCustomBorderColorFeaturesExt() 445 getPhysicalDeviceCustomBorderColorFeaturesExt(reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT *>(curExtension)); in getFeatures2()
|
H A D | libVulkan.cpp | 891 const auto *customBorderColorFeatures = reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFeaturesEXT *>(extensionCreateInfo); in vkCreateDevice()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | RendererVk.h | 571 VkPhysicalDeviceCustomBorderColorFeaturesEXT mCustomBorderColorFeatures;
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 912 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in lvp_GetPhysicalDeviceFeatures2() 913 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in lvp_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 6580 /* 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 D | tu_device.c | 763 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 D | v3dv_device.c | 1266 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in v3dv_GetPhysicalDeviceFeatures2() 1267 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in v3dv_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 631 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = (void *) ext; in panvk_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageSamplingInstance.cpp | 437 VkPhysicalDeviceCustomBorderColorFeaturesEXT physicalDeviceCustomBorderColorFeatures = in setup()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineImageSamplingInstance.cpp | 435 VkPhysicalDeviceCustomBorderColorFeaturesEXT physicalDeviceCustomBorderColorFeatures = in setup()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 1541 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in anv_GetPhysicalDeviceFeatures2() 1542 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in anv_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 1590 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 D | vulkan_sc_core.h | 7639 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 7644 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 953 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 D | vktBindingDescriptorBufferTests.cpp | 2581 VkPhysicalDeviceCustomBorderColorFeaturesEXT customBorderColorFeatures = initVulkanStructure();
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorBufferTests.cpp | 2564 VkPhysicalDeviceCustomBorderColorFeaturesEXT customBorderColorFeatures = initVulkanStructure();
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 11790 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 11795 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan_core.h | 12269 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 12274 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 13312 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 13317 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 12429 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 12434 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 15516 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 15521 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; typedef
|
H A D | vulkan_static_assertions.hpp | 4956 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PhysicalDeviceCustomBorderColorFeaturesEXT ) == sizeof( VkPhysicalDeviceCustomBorderColorFeaturesEXT ),
|