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

  /external/vulkan-validation-layers/tests/
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...]
vktestbinding.cpp 405 void Device::update_descriptor_sets( function in class:vk_testing::Device
vkrenderframework.cpp 537 m_device->update_descriptor_sets(m_writes);
    [all...]

Completed in 238 milliseconds