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

  /external/vulkan-validation-layers/tests/
vktestbinding.cpp 104 std::vector<VkQueueFamilyProperties> PhysicalDevice::queue_properties() const { function in class:vk_testing::PhysicalDevice
279 phy_.queue_properties();
vkrenderframework.cpp 400 queue_props = phy().queue_properties().data();
410 queue_props = phy().queue_properties().data();
    [all...]
vktestbinding.h 126 std::vector<VkQueueFamilyProperties> queue_properties() const;
    [all...]

Completed in 177 milliseconds