Home
last modified time | relevance | path

Searched defs:queueFamilyIndex (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/graphics/jni/
DVulkanPreTransformTestHelpers.cpp207 uint32_t queueFamilyIndex; in init() local
313 const uint32_t queueFamilyIndex = mDeviceInfo->queueFamilyIndex(); in init() local
483 const uint32_t queueFamilyIndex = mDeviceInfo->queueFamilyIndex(); in createVertexBuffers() local
DVulkanPreTransformTestHelpers.h40 uint32_t queueFamilyIndex() const { return mQueueFamilyIndex; } in queueFamilyIndex() function
DVulkanTestHelpers.h38 uint32_t queueFamilyIndex() { return mQueueFamilyIndex; } in queueFamilyIndex() function
DVulkanTestHelpers.cpp163 uint32_t queueFamilyIndex; in init() local
/cts/hostsidetests/graphics/gpuprofiling/app/jni/
Dandroid_graphics_cts_GpuRenderStages.cpp81 uint32_t queueFamilyIndex = static_cast<uint32_t>(-1); in initVulkan() local