Home
last modified time | relevance | path

Searched refs:VkPipelineCacheCreateFlagBits (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_types.h718 /* enum VkPipelineCacheCreateFlagBits */
721 vn_sizeof_VkPipelineCacheCreateFlagBits(const VkPipelineCacheCreateFlagBits *val) in vn_sizeof_VkPipelineCacheCreateFlagBits()
728 vn_encode_VkPipelineCacheCreateFlagBits(struct vn_cs_encoder *enc, const VkPipelineCacheCreateFlagBits *val) in vn_encode_VkPipelineCacheCreateFlagBits()
734 vn_decode_VkPipelineCacheCreateFlagBits(struct vn_cs_decoder *dec, VkPipelineCacheCreateFlagBits *val) in vn_decode_VkPipelineCacheCreateFlagBits()
/third_party/glfw/deps/glad/
H A Dvulkan.h433 typedef enum VkPipelineCacheCreateFlagBits { enum
436 } VkPipelineCacheCreateFlagBits; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1414 typedef enum VkPipelineCacheCreateFlagBits { enum
1419 } VkPipelineCacheCreateFlagBits; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp475 static void parse_VkPipelineCacheCreateFlagBits(const char* s, Json::Value& obj, VkPipelineCacheCreateFlagBits& o);
3755 static void parse_VkPipelineCacheCreateFlagBits(const char* s, Json::Value& obj, VkPipelineCacheCreateFlagBits& o) { in parse_VkPipelineCacheCreateFlagBits()
3757 o = (VkPipelineCacheCreateFlagBits)VkPipelineCacheCreateFlagBits_map[std::string(_res)]; in parse_VkPipelineCacheCreateFlagBits()
4680 o |= (VkPipelineCacheCreateFlagBits)VkPipelineCacheCreateFlagBits_map[it]; in parse_VkPipelineCacheCreateFlags()
H A Dvulkan_json_data.hpp2671 static void print_VkPipelineCacheCreateFlagBits(VkPipelineCacheCreateFlagBits obj, const std::string& str, bool commaNeeded=true) { in print_VkPipelineCacheCreateFlagBits()
2679 static void print_VkPipelineCacheCreateFlagBits(const VkPipelineCacheCreateFlagBits * obj, const std::string& str, bool commaNeeded=true) { in print_VkPipelineCacheCreateFlagBits()
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h2102 typedef enum VkPipelineCacheCreateFlagBits { enum
2105 } VkPipelineCacheCreateFlagBits; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2414 typedef enum VkPipelineCacheCreateFlagBits { enum
2418 } VkPipelineCacheCreateFlagBits; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h2185 typedef enum VkPipelineCacheCreateFlagBits { enum
2188 } VkPipelineCacheCreateFlagBits; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2216 typedef enum VkPipelineCacheCreateFlagBits { enum
2219 } VkPipelineCacheCreateFlagBits; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h2538 typedef enum VkPipelineCacheCreateFlagBits { enum
2542 } VkPipelineCacheCreateFlagBits; typedef

Completed in 335 milliseconds