Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_types.h1807 /* enum VkExternalSemaphoreFeatureFlagBits */
1810 vn_sizeof_VkExternalSemaphoreFeatureFlagBits(const VkExternalSemaphoreFeatureFlagBits *val) in vn_sizeof_VkExternalSemaphoreFeatureFlagBits()
1817 vn_encode_VkExternalSemaphoreFeatureFlagBits(struct vn_cs_encoder *enc, const VkExternalSemaphoreFeatureFlagBits *val) in vn_encode_VkExternalSemaphoreFeatureFlagBits()
1823 vn_decode_VkExternalSemaphoreFeatureFlagBits(struct vn_cs_decoder *dec, VkExternalSemaphoreFeatureFlagBits *val) in vn_decode_VkExternalSemaphoreFeatureFlagBits()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4547 typedef enum VkExternalSemaphoreFeatureFlagBits { enum
4553 } VkExternalSemaphoreFeatureFlagBits; typedef
6651 typedef VkExternalSemaphoreFeatureFlagBits VkExternalSemaphoreFeatureFlagBitsKHR;
/third_party/glfw/deps/glad/
H A Dvulkan.h1828 typedef enum VkExternalSemaphoreFeatureFlagBits { enum
1832 } VkExternalSemaphoreFeatureFlagBits; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3619 typedef enum VkExternalSemaphoreFeatureFlagBits { enum
3623 } VkExternalSemaphoreFeatureFlagBits; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h4905 typedef enum VkExternalSemaphoreFeatureFlagBits { enum
4911 } VkExternalSemaphoreFeatureFlagBits; typedef
8118 typedef VkExternalSemaphoreFeatureFlagBits VkExternalSemaphoreFeatureFlagBitsKHR;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h4641 typedef enum VkExternalSemaphoreFeatureFlagBits { enum
4647 } VkExternalSemaphoreFeatureFlagBits; typedef
6752 typedef VkExternalSemaphoreFeatureFlagBits VkExternalSemaphoreFeatureFlagBitsKHR;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h4690 typedef enum VkExternalSemaphoreFeatureFlagBits { enum
4696 } VkExternalSemaphoreFeatureFlagBits; typedef
6912 typedef VkExternalSemaphoreFeatureFlagBits VkExternalSemaphoreFeatureFlagBitsKHR;
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp575 static void parse_VkExternalSemaphoreFeatureFlagBits(const char* s, Json::Value& obj, VkExternalSemaphoreFeatureFlagBits& o);
7494 static void parse_VkExternalSemaphoreFeatureFlagBits(const char* s, Json::Value& obj, VkExternalSemaphoreFeatureFlagBits& o) { in parse_VkExternalSemaphoreFeatureFlagBits()
7496 o = (VkExternalSemaphoreFeatureFlagBits)VkExternalSemaphoreFeatureFlagBits_map[std::string(_res)]; in parse_VkExternalSemaphoreFeatureFlagBits()
7660 o |= (VkExternalSemaphoreFeatureFlagBits)VkExternalSemaphoreFeatureFlagBits_map[it]; in parse_VkExternalSemaphoreFeatureFlags()
H A Dvulkan_json_data.hpp13952 static void print_VkExternalSemaphoreFeatureFlagBits(VkExternalSemaphoreFeatureFlagBits obj, const std::string& str, bool commaNeeded=true) { in print_VkExternalSemaphoreFeatureFlagBits()
13960 static void print_VkExternalSemaphoreFeatureFlagBits(const VkExternalSemaphoreFeatureFlagBits * obj, const std::string& str, bool commaNeeded=true) { in print_VkExternalSemaphoreFeatureFlagBits()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h5058 typedef enum VkExternalSemaphoreFeatureFlagBits { enum
5064 } VkExternalSemaphoreFeatureFlagBits; typedef
9119 typedef VkExternalSemaphoreFeatureFlagBits VkExternalSemaphoreFeatureFlagBitsKHR;

Completed in 346 milliseconds