/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_physical_device.h | 38 VkPhysicalDeviceCustomBorderColorFeaturesEXT custom_border_color;
|
D | vn_physical_device.c | 1638 VkPhysicalDeviceCustomBorderColorFeaturesEXT *custom_border_color; in vn_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceFeaturesForDefaultDeviceDefs.inl | 20 …VkPhysicalDeviceCustomBorderColorFeaturesEXT& getCustomBorderColorFeaturesEXT (void) const…
|
D | vkDeviceFeatures.inl | 279 …ate<> void initFeatureFromBlob<VkPhysicalDeviceCustomBorderColorFeaturesEXT>(VkPhysicalDeviceCusto… argument 327 template<> FeatureDesc makeFeatureDesc<VkPhysicalDeviceCustomBorderColorFeaturesEXT>(void) { return… 434 …{ createFeatureStructWrapper<VkPhysicalDeviceCustomBorderColorFeaturesEXT>, VK_EXT_CUSTOM_BORDER_C…
|
D | vkDeviceFeaturesForContextDecl.inl | 20 const vk::VkPhysicalDeviceCustomBorderColorFeaturesEXT& getCustomBorderColorFeaturesEXT (vo…
|
D | vkDeviceFeatureTest.inl | 908 …const void*>(deviceFeatures2.pNext), getStructureType<VkPhysicalDeviceCustomBorderColorFeaturesEXT… 912 FEATURE_ITEM (VkPhysicalDeviceCustomBorderColorFeaturesEXT, customBorderColors), 913 FEATURE_ITEM (VkPhysicalDeviceCustomBorderColorFeaturesEXT, customBorderColorWithoutFormat), 915 …auto* supportedFeatures = reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFeaturesEXT*>(fe…
|
D | vkDeviceFeaturesForContextDefs.inl | 20 const vk::VkPhysicalDeviceCustomBorderColorFeaturesEXT& Context::getCustomBorderColorFeaturesEX…
|
D | vkGetStructureTypeImpl.inl | 2184 template<> VkStructureType getStructureType<VkPhysicalDeviceCustomBorderColorFeaturesEXT> (void)
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPhysicalDevice.cpp | 335 …ic void getPhysicalDeviceCustomBorderColorFeaturesExt(VkPhysicalDeviceCustomBorderColorFeaturesEXT… in getPhysicalDeviceCustomBorderColorFeaturesExt() 445 …alDeviceCustomBorderColorFeaturesExt(reinterpret_cast<VkPhysicalDeviceCustomBorderColorFeaturesEXT… in getFeatures2()
|
D | libVulkan.cpp | 891 …o *customBorderColorFeatures = reinterpret_cast<const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vkCreateDevice()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 571 VkPhysicalDeviceCustomBorderColorFeaturesEXT mCustomBorderColorFeatures;
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 912 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in lvp_GetPhysicalDeviceFeatures2() 913 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in lvp_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 1266 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in v3dv_GetPhysicalDeviceFeatures2() 1267 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in v3dv_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 6590 …PhysicalDeviceCustomBorderColorFeaturesEXT_self(const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self() 6600 …of_VkPhysicalDeviceCustomBorderColorFeaturesEXT(const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT() 6619 …olorFeaturesEXT_self(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self() 6627 …rderColorFeaturesEXT(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT() 6644 …orderColorFeaturesEXT_self(struct vn_cs_decoder *dec, VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_decode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self() 6652 …stomBorderColorFeaturesEXT(struct vn_cs_decoder *dec, VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_decode_VkPhysicalDeviceCustomBorderColorFeaturesEXT() 6671 …DeviceCustomBorderColorFeaturesEXT_self_partial(const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self_partial() 6681 …sicalDeviceCustomBorderColorFeaturesEXT_partial(const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_sizeof_VkPhysicalDeviceCustomBorderColorFeaturesEXT_partial() 6700 …uresEXT_self_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_self_partial() 6708 …rFeaturesEXT_partial(struct vn_cs_encoder *enc, const VkPhysicalDeviceCustomBorderColorFeaturesEXT… in vn_encode_VkPhysicalDeviceCustomBorderColorFeaturesEXT_partial() [all …]
|
/third_party/mesa3d/src/freedreno/vulkan/ |
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/panfrost/vulkan/ |
D | panvk_device.c | 631 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = (void *) ext; in panvk_GetPhysicalDeviceFeatures2()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSamplingInstance.cpp | 417 VkPhysicalDeviceCustomBorderColorFeaturesEXT physicalDeviceCustomBorderColorFeatures = in ImageSamplingInstance()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 1541 VkPhysicalDeviceCustomBorderColorFeaturesEXT *features = in anv_GetPhysicalDeviceFeatures2() 1542 (VkPhysicalDeviceCustomBorderColorFeaturesEXT *)ext; in anv_GetPhysicalDeviceFeatures2()
|
/third_party/mesa3d/src/amd/vulkan/ |
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/vulkan-docs/src/chapters/ |
D | features.txt | 3847 [open,refpage='VkPhysicalDeviceCustomBorderColorFeaturesEXT',desc='Structure describing whether cus… 3849 The sname:VkPhysicalDeviceCustomBorderColorFeaturesEXT structure is defined 3852 include::{generated}/api/structs/VkPhysicalDeviceCustomBorderColorFeaturesEXT.txt[] 3874 :refpage: VkPhysicalDeviceCustomBorderColorFeaturesEXT 3877 include::{generated}/validity/structs/VkPhysicalDeviceCustomBorderColorFeaturesEXT.txt[]
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 11790 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 11795 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; argument
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 12429 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 12434 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; argument
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 12437 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 12442 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; argument
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 12269 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 12274 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; argument
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 13312 typedef struct VkPhysicalDeviceCustomBorderColorFeaturesEXT { struct 13317 } VkPhysicalDeviceCustomBorderColorFeaturesEXT; argument
|