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

  /external/vulkan-validation-layers/tests/
vktestbinding.cpp 405 void Device::update_descriptor_sets( function in class:vk_testing::Device
vktestbinding.h 201 void update_descriptor_sets(const std::vector<VkWriteDescriptorSet> &writes,
204 update_descriptor_sets(const std::vector<VkWriteDescriptorSet> &writes) { function in class:vk_testing::Device
205 return update_descriptor_sets(writes,
    [all...]

Completed in 2298 milliseconds