/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_enums.hpp | 7915 enum : VkFlags 7918 …VkFlags( FormatFeatureFlagBits::eSampledImage ) | VkFlags( FormatFeatureFlagBits::eStorageImage ) | 7919 …VkFlags( FormatFeatureFlagBits::eStorageImageAtomic ) | VkFlags( FormatFeatureFlagBits::eUniformTe… 7920 VkFlags( FormatFeatureFlagBits::eStorageTexelBuffer ) | 7921 …VkFlags( FormatFeatureFlagBits::eStorageTexelBufferAtomic ) | VkFlags( FormatFeatureFlagBits::eVer… 7922 …VkFlags( FormatFeatureFlagBits::eColorAttachment ) | VkFlags( FormatFeatureFlagBits::eColorAttachm… 7923 …VkFlags( FormatFeatureFlagBits::eDepthStencilAttachment ) | VkFlags( FormatFeatureFlagBits::eBlitS… 7924 …VkFlags( FormatFeatureFlagBits::eBlitDst ) | VkFlags( FormatFeatureFlagBits::eSampledImageFilterLi… 7925 … VkFlags( FormatFeatureFlagBits::eTransferSrc ) | VkFlags( FormatFeatureFlagBits::eTransferDst ) | 7926 VkFlags( FormatFeatureFlagBits::eMidpointChromaSamples ) | [all …]
|
D | vulkan_beta.h | 48 typedef VkFlags VkVideoCodecOperationFlagsKHR; 58 typedef VkFlags VkVideoChromaSubsamplingFlagsKHR; 67 typedef VkFlags VkVideoComponentBitDepthFlagsKHR; 74 typedef VkFlags VkVideoCapabilitiesFlagsKHR; 81 typedef VkFlags VkVideoSessionCreateFlagsKHR; 82 typedef VkFlags VkVideoBeginCodingFlagsKHR; 83 typedef VkFlags VkVideoEndCodingFlagsKHR; 90 typedef VkFlags VkVideoCodingControlFlagsKHR; 99 typedef VkFlags VkVideoCodingQualityPresetFlagsKHR; 316 typedef VkFlags VkVideoDecodeFlagsKHR; [all …]
|
D | vulkan_core.h | 96 typedef uint32_t VkFlags; typedef 1779 typedef VkFlags VkAccessFlags; 1798 typedef VkFlags VkImageAspectFlags; 1853 typedef VkFlags VkFormatFeatureFlags; 1879 typedef VkFlags VkImageCreateFlags; 1891 typedef VkFlags VkSampleCountFlags; 1925 typedef VkFlags VkImageUsageFlags; 1926 typedef VkFlags VkInstanceCreateFlags; 1934 typedef VkFlags VkMemoryHeapFlags; 1948 typedef VkFlags VkMemoryPropertyFlags; [all …]
|
D | vulkan_macos.h | 25 typedef VkFlags VkMacOSSurfaceCreateFlagsMVK;
|
/external/vulkan-validation-layers/layers/ |
D | vk_layer_config.h | 41 typedef VkFlags VkLayerDbgActionFlags; 43 const std::unordered_map<std::string, VkFlags> debug_actions_option_definitions = { 53 const std::unordered_map<std::string, VkFlags> report_flags_option_definitions = { 64 VK_LAYER_EXPORT VkFlags GetLayerOptionFlags(std::string _option, std::unordered_map<std::string, Vk… 68 VK_LAYER_EXPORT void PrintMessageFlags(VkFlags vk_flags, char *msg_flags); 69 VK_LAYER_EXPORT void PrintMessageSeverity(VkFlags vk_flags, char *msg_flags); 70 VK_LAYER_EXPORT void PrintMessageType(VkFlags vk_flags, char *msg_flags);
|
D | vk_layer_logging.h | 250 static inline bool debug_log_msg(const debug_report_data *debug_data, VkFlags msg_flags, VkDebugRep… 267 VkFlags local_severities = 0; in RemoveDebugUtilsMessenger() 268 VkFlags local_types = 0; in RemoveDebugUtilsMessenger() 291 VkFlags this_severities = 0; in RemoveDebugUtilsMessenger() 292 VkFlags this_types = 0; in RemoveDebugUtilsMessenger() 321 VkFlags local_severities = 0; in RemoveDebugUtilsMessageCallback() 322 VkFlags local_types = 0; in RemoveDebugUtilsMessageCallback() 340 VkFlags this_severities = 0; in RemoveDebugUtilsMessageCallback() 341 VkFlags this_types = 0; in RemoveDebugUtilsMessageCallback() 391 static inline bool debug_log_msg(const debug_report_data *debug_data, VkFlags msg_flags, VkDebugRep… in debug_log_msg() [all …]
|
D | vk_layer_config.cpp | 107 VK_LAYER_EXPORT VkFlags GetLayerOptionFlags(std::string _option, std::unordered_map<std::string, Vk… in GetLayerOptionFlags() 303 VK_LAYER_EXPORT void PrintMessageFlags(VkFlags vk_flags, char *msg_flags) { in PrintMessageFlags() 332 VK_LAYER_EXPORT void PrintMessageSeverity(VkFlags vk_flags, char *msg_flags) { in PrintMessageSeverity() 356 VK_LAYER_EXPORT void PrintMessageType(VkFlags vk_flags, char *msg_flags) { in PrintMessageType()
|
D | vk_loader_layer.h | 28 VkFlags msgFlags;
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_beta.h | 48 typedef VkFlags VkVideoCodecOperationFlagsKHR; 58 typedef VkFlags VkVideoChromaSubsamplingFlagsKHR; 67 typedef VkFlags VkVideoComponentBitDepthFlagsKHR; 74 typedef VkFlags VkVideoCapabilitiesFlagsKHR; 81 typedef VkFlags VkVideoSessionCreateFlagsKHR; 82 typedef VkFlags VkVideoBeginCodingFlagsKHR; 83 typedef VkFlags VkVideoEndCodingFlagsKHR; 90 typedef VkFlags VkVideoCodingControlFlagsKHR; 99 typedef VkFlags VkVideoCodingQualityPresetFlagsKHR; 316 typedef VkFlags VkVideoDecodeFlagsKHR; [all …]
|
D | vulkan_core.h | 96 typedef uint32_t VkFlags; typedef 1756 typedef VkFlags VkAccessFlags; 1775 typedef VkFlags VkImageAspectFlags; 1830 typedef VkFlags VkFormatFeatureFlags; 1856 typedef VkFlags VkImageCreateFlags; 1868 typedef VkFlags VkSampleCountFlags; 1902 typedef VkFlags VkImageUsageFlags; 1903 typedef VkFlags VkInstanceCreateFlags; 1911 typedef VkFlags VkMemoryHeapFlags; 1924 typedef VkFlags VkMemoryPropertyFlags; [all …]
|
D | vulkan_macos.h | 25 typedef VkFlags VkMacOSSurfaceCreateFlagsMVK;
|
D | vulkan_ios.h | 25 typedef VkFlags VkIOSSurfaceCreateFlagsMVK;
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | CommandGraph.h | 199 ANGLE_INLINE void addGlobalMemoryBarrier(VkFlags srcAccess, in addGlobalMemoryBarrier() 200 VkFlags dstAccess, in addGlobalMemoryBarrier() 279 VkFlags mGlobalMemoryBarrierSrcAccess; 280 VkFlags mGlobalMemoryBarrierDstAccess; 521 void addGlobalMemoryBarrier(VkFlags srcAccess, VkFlags dstAccess, VkPipelineStageFlags stages); 602 void memoryBarrier(VkFlags srcAccess, VkFlags dstAccess, VkPipelineStageFlags stages); 781 ANGLE_INLINE void CommandGraphResource::addGlobalMemoryBarrier(VkFlags srcAccess, in addGlobalMemoryBarrier() 782 VkFlags dstAccess, in addGlobalMemoryBarrier()
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 66 typedef uint32_t VkFlags; typedef 1217 typedef VkFlags VkInstanceCreateFlags; 1255 typedef VkFlags VkFormatFeatureFlags; 1268 typedef VkFlags VkImageUsageFlags; 1292 typedef VkFlags VkImageCreateFlags; 1304 typedef VkFlags VkSampleCountFlags; 1314 typedef VkFlags VkQueueFlags; 1325 typedef VkFlags VkMemoryPropertyFlags; 1333 typedef VkFlags VkMemoryHeapFlags; 1334 typedef VkFlags VkDeviceCreateFlags; [all …]
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 66 typedef uint32_t VkFlags; typedef 1217 typedef VkFlags VkInstanceCreateFlags; 1255 typedef VkFlags VkFormatFeatureFlags; 1268 typedef VkFlags VkImageUsageFlags; 1292 typedef VkFlags VkImageCreateFlags; 1304 typedef VkFlags VkSampleCountFlags; 1314 typedef VkFlags VkQueueFlags; 1325 typedef VkFlags VkMemoryPropertyFlags; 1333 typedef VkFlags VkMemoryHeapFlags; 1334 typedef VkFlags VkDeviceCreateFlags; [all …]
|
D | vulkan_ios.h | 34 typedef VkFlags VkIOSSurfaceCreateFlagsMVK;
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.h | 185 VKAPI_ATTR VkBool32 VKAPI_CALL myDbgFunc(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, uint… 247 void SetDesiredFailureMsg(const VkFlags msgFlags, const std::string msg); 248 void SetDesiredFailureMsg(const VkFlags msgFlags, const char *const msgString); 252 void SetDesiredFailureMsg(const VkFlags msgFlags, Iter iter, const Iter end) { in SetDesiredFailureMsg() 285 VkFlags message_flags_; 481 …static void OneshotTest(Test &test, const OverrideFunc &info_override, const VkFlags flags, const … 499 …static void OneshotTest(Test &test, const OverrideFunc &info_override, const VkFlags flags, Error … 537 …static void OneshotTest(Test &test, const OverrideFunc &info_override, const VkFlags flags, const … 555 …static void OneshotTest(Test &test, const OverrideFunc &info_override, const VkFlags flags, Error … 603 const VkFlags flags = VK_DEBUG_REPORT_ERROR_BIT_EXT) { [all …]
|
D | vktestbinding.h | 227 VkFlags features; 311 const void *map(VkFlags flags) const; 312 void *map(VkFlags flags); 346 static VkSemaphoreCreateInfo create_info(VkFlags flags); 363 static VkEventCreateInfo create_info(VkFlags flags); 424 …static VkBufferCreateInfo create_info(VkDeviceSize size, VkFlags usage, const std::vector<uint32_t… 426 …VkBufferMemoryBarrier buffer_memory_barrier(VkFlags output_mask, VkFlags input_mask, VkDeviceSize … in buffer_memory_barrier() 462 info.flags = VkFlags(0); in createInfo() 505 …VkImageMemoryBarrier image_memory_barrier(VkFlags output_mask, VkFlags input_mask, VkImageLayout o… 545 VkFlags format_features_; [all …]
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 60 typedef uint32_t VkFlags; typedef 1508 typedef VkFlags VkAccessFlags; 1527 typedef VkFlags VkImageAspectFlags; 1570 typedef VkFlags VkFormatFeatureFlags; 1596 typedef VkFlags VkImageCreateFlags; 1608 typedef VkFlags VkSampleCountFlags; 1624 typedef VkFlags VkImageUsageFlags; 1625 typedef VkFlags VkInstanceCreateFlags; 1633 typedef VkFlags VkMemoryHeapFlags; 1646 typedef VkFlags VkMemoryPropertyFlags; [all …]
|
D | vulkan_macos.h | 25 typedef VkFlags VkMacOSSurfaceCreateFlagsMVK;
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 60 typedef uint32_t VkFlags; typedef 1512 typedef VkFlags VkAccessFlags; 1531 typedef VkFlags VkImageAspectFlags; 1574 typedef VkFlags VkFormatFeatureFlags; 1600 typedef VkFlags VkImageCreateFlags; 1612 typedef VkFlags VkSampleCountFlags; 1628 typedef VkFlags VkImageUsageFlags; 1629 typedef VkFlags VkInstanceCreateFlags; 1637 typedef VkFlags VkMemoryHeapFlags; 1650 typedef VkFlags VkMemoryPropertyFlags; [all …]
|
D | vulkan_ios.h | 25 typedef VkFlags VkIOSSurfaceCreateFlagsMVK;
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 60 typedef uint32_t VkFlags; typedef 1508 typedef VkFlags VkAccessFlags; 1527 typedef VkFlags VkImageAspectFlags; 1570 typedef VkFlags VkFormatFeatureFlags; 1596 typedef VkFlags VkImageCreateFlags; 1608 typedef VkFlags VkSampleCountFlags; 1624 typedef VkFlags VkImageUsageFlags; 1625 typedef VkFlags VkInstanceCreateFlags; 1633 typedef VkFlags VkMemoryHeapFlags; 1646 typedef VkFlags VkMemoryPropertyFlags; [all …]
|
D | vulkan_macos.h | 25 typedef VkFlags VkMacOSSurfaceCreateFlagsMVK;
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkVulkan_c.inl | 1000 typedef deUint32 VkFlags; typedef 2660 typedef VkFlags VkAccessFlags; 2679 typedef VkFlags VkImageAspectFlags; 2734 typedef VkFlags VkFormatFeatureFlags; 2760 typedef VkFlags VkImageCreateFlags; 2772 typedef VkFlags VkSampleCountFlags; 2806 typedef VkFlags VkImageUsageFlags; 2807 typedef VkFlags VkInstanceCreateFlags; 2815 typedef VkFlags VkMemoryHeapFlags; 2828 typedef VkFlags VkMemoryPropertyFlags; [all …]
|