Home
last modified time | relevance | path

Searched defs:queueFamilyIndices (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkBuffer.hpp54 uint32_t *queueFamilyIndices = nullptr; member in vk::Buffer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp343 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local
662 const std::vector<deUint32>& queueFamilyIndices, in createImage()
702 const std::vector<deUint32>& queueFamilyIndices) in createBuffer()
763 const std::vector<deUint32>& queueFamilyIndices, in importResource()
DvktSynchronizationWin32KeyedMutexTests.cpp168 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local
388 const std::vector<deUint32>& queueFamilyIndices, in importResource()
DvktSynchronizationSignalOrderTests.cpp119 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp346 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local
665 const std::vector<deUint32>& queueFamilyIndices, in createImage()
705 const std::vector<deUint32>& queueFamilyIndices) in createBuffer()
766 const std::vector<deUint32>& queueFamilyIndices, in importResource()
DvktSynchronizationWin32KeyedMutexTests.cpp168 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local
388 const std::vector<deUint32>& queueFamilyIndices, in importResource()
DvktSynchronizationSignalOrderTests.cpp101 std::vector<deUint32> queueFamilyIndices (queueFamilyProperties.size(), 0xFFFFFFFFu); in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp149 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp190 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp208 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp147 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp188 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp206 …const deUint32 queueFamilyIndices[] = { sparseQueue.queueFamilyIndex, computeQueue.queueFamilyInde… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktPrimitivesGeneratedQueryTests.cpp290 const std::vector<deUint32> queueFamilyIndices (1, queueFamilyIndex); in iterate() local
356 const std::vector<deUint32> queueFamilyIndices (1, queueFamilyIndex); in iterate() local
386 const std::vector<deUint32> queueFamilyIndices (1, queueFamilyIndex); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktPrimitivesGeneratedQueryTests.cpp382 const std::vector<deUint32> queueFamilyIndices (1, queueFamilyIndex); in iterate() local
451 const std::vector<deUint32> queueFamilyIndices (1, queueFamilyIndex); in iterate() local
484 const std::vector<deUint32> queueFamilyIndices (1, queueFamilyIndex); in iterate() local
1476 const std::vector<deUint32> queueFamilyIndices (1, queueFamilyIndex); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp91 deUint32 queueFamilyIndices[] = {universalQueueFamilyIndex, sparseQueueFamilyIndex}; in createSparseImageAndMemory() local
DvktRenderPassSubpassDependencyTests.cpp1542 const deUint32 queueFamilyIndices = m_context.getUniversalQueueFamilyIndex(); in iterateInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp91 deUint32 queueFamilyIndices[] = {universalQueueFamilyIndex, sparseQueueFamilyIndex}; in createSparseImageAndMemory() local
DvktRenderPassSubpassDependencyTests.cpp1542 const deUint32 queueFamilyIndices = m_context.getUniversalQueueFamilyIndex(); in iterateInternal() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp743 const std::vector<deUint32>& queueFamilyIndices, in makeBufferCreateInfo()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.cpp922 uint32_t queueFamilyIndices[2] = {(uint32_t)info.graphics_queue_family_index, in init_swap_chain() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp148 const vector<deUint32>& queueFamilyIndices, in createDeviceWithWsi()
306 const vector<deUint32> queueFamilyIndices; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiSwapchainTests.cpp143 const vector<deUint32>& queueFamilyIndices, in createDeviceWithWsi()
301 const vector<deUint32> queueFamilyIndices; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureTestUtil.cpp347 …const deUint32 queueFamilyIndices[] = {m_context.getUniversalQueueFamilyIndex(), m_context.… in updateTextureData() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.cpp337 …const deUint32 queueFamilyIndices[] = {m_context.getUniversalQueueFamilyIndex(), m_context.… in updateTextureData() local

12