HomeSort by relevance Sort by last modified time
    Searched defs:safe_VkPipelineLayoutCreateInfo (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
vk_safe_struct.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
vk_safe_struct.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_safe_struct.h 641 struct safe_VkPipelineLayoutCreateInfo {
649 safe_VkPipelineLayoutCreateInfo(const VkPipelineLayoutCreateInfo* pInStruct);
650 safe_VkPipelineLayoutCreateInfo(const safe_VkPipelineLayoutCreateInfo& src);
651 safe_VkPipelineLayoutCreateInfo();
652 ~safe_VkPipelineLayoutCreateInfo();
654 void initialize(const safe_VkPipelineLayoutCreateInfo* src);
    [all...]

Completed in 63 milliseconds