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

  /external/vulkan-validation-layers/tests/
vktestbinding.h 247 QUEUE_COUNT,
255 std::vector<Queue *> queues_[QUEUE_COUNT];
    [all...]
vktestbinding.cpp 265 for (int i = 0; i < QUEUE_COUNT; i++) {

Completed in 781 milliseconds