Searched refs:VkQueueFamilyCheckpointProperties2NV (Results 1 - 11 of 11) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 6247 typedef struct VkQueueFamilyCheckpointProperties2NV { struct 6251 } VkQueueFamilyCheckpointProperties2NV; typedef
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_parser.hpp | 993 static void parse_VkQueueFamilyCheckpointProperties2NV(const char* s, Json::Value& obj, VkQueueFamilyCheckpointProperties2NV& o); 2021 p = s_globalMem.allocate(sizeof(VkQueueFamilyCheckpointProperties2NV)); in parsePNextChain() 2022 parse_VkQueueFamilyCheckpointProperties2NV("", pNextObj, *((VkQueueFamilyCheckpointProperties2NV*)p)); in parsePNextChain() 11504 static void parse_VkQueueFamilyCheckpointProperties2NV(const char* s, Json::Value& obj, VkQueueFamilyCheckpointProperties2NV& o) { in parse_VkQueueFamilyCheckpointProperties2NV() 11508 o.pNext = (VkQueueFamilyCheckpointProperties2NV*)parsePNextChain(obj); in parse_VkQueueFamilyCheckpointProperties2NV()
|
H A D | vulkan_json_data.hpp | 28902 static void print_VkQueueFamilyCheckpointProperties2NV(VkQueueFamilyCheckpointProperties2NV obj, const std::string& s, bool commaNeeded=true) { in print_VkQueueFamilyCheckpointProperties2NV() 28925 static void print_VkQueueFamilyCheckpointProperties2NV(const VkQueueFamilyCheckpointProperties2NV * obj, const std::string& s, bool commaNeeded=true) { in print_VkQueueFamilyCheckpointProperties2NV() [all...] |
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 8019 typedef struct VkQueueFamilyCheckpointProperties2NV { struct 8023 } VkQueueFamilyCheckpointProperties2NV; typedef
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | [all...] |
H A D | vulkan_core.h | 8209 typedef struct VkQueueFamilyCheckpointProperties2NV { struct 8213 } VkQueueFamilyCheckpointProperties2NV; typedef
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 9404 typedef struct VkQueueFamilyCheckpointProperties2NV { struct 9408 } VkQueueFamilyCheckpointProperties2NV; typedef
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 8369 typedef struct VkQueueFamilyCheckpointProperties2NV { struct 8373 } VkQueueFamilyCheckpointProperties2NV; typedef
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 10720 typedef struct VkQueueFamilyCheckpointProperties2NV { struct 10724 } VkQueueFamilyCheckpointProperties2NV; typedef
|
H A D | vulkan_static_assertions.hpp | 5226 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV ) == sizeof( VkQueueFamilyCheckpointProperties2NV ),
|
H A D | vulkan_structs.hpp | [all...] |
Completed in 427 milliseconds