Home
last modified time | relevance | path

Searched refs:VkQueueFamilyCheckpointProperties2NV (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6247 typedef struct VkQueueFamilyCheckpointProperties2NV { struct
6251 } VkQueueFamilyCheckpointProperties2NV; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp993 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 Dvulkan_json_data.hpp28902 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 Dvulkan_core.h8019 typedef struct VkQueueFamilyCheckpointProperties2NV { struct
8023 } VkQueueFamilyCheckpointProperties2NV; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp[all...]
H A Dvulkan_core.h8209 typedef struct VkQueueFamilyCheckpointProperties2NV { struct
8213 } VkQueueFamilyCheckpointProperties2NV; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h9404 typedef struct VkQueueFamilyCheckpointProperties2NV { struct
9408 } VkQueueFamilyCheckpointProperties2NV; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h8369 typedef struct VkQueueFamilyCheckpointProperties2NV { struct
8373 } VkQueueFamilyCheckpointProperties2NV; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h10720 typedef struct VkQueueFamilyCheckpointProperties2NV { struct
10724 } VkQueueFamilyCheckpointProperties2NV; typedef
H A Dvulkan_static_assertions.hpp5226 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointProperties2NV ) == sizeof( VkQueueFamilyCheckpointProperties2NV ),
H A Dvulkan_structs.hpp[all...]

Completed in 427 milliseconds