Home
last modified time | relevance | path

Searched defs:queueIndex (Results 1 - 25 of 91) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp53 const auto queueIndex = context.getUniversalQueueFamilyIndex(); in createConditionalRenderingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp46 deUint32 queueIndex; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalRenderingTestUtil.cpp53 const auto queueIndex = context.getUniversalQueueFamilyIndex(); in createConditionalRenderingBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBase.hpp46 deUint32 queueIndex; member
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksServices.cpp50 deUint32 queueIndex; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelPadding.cpp235 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/skia/src/gpu/vk/
H A DGrVkGpu.h69 uint32_t queueIndex() const { return fQueueIndex; } in queueIndex() function in GrVkGpu
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_device.c348 vk_common_GetDeviceQueue(VkDevice _device, uint32_t queueFamilyIndex, uint32_t queueIndex, VkQueue *pQueue) vk_common_GetDeviceQueue() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelPadding.cpp235 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp134 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
H A DvktMeshShaderProvokingVertexTestsEXT.cpp275 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
H A DvktMeshShaderApiTests.cpp388 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp357 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiVersionCheck.cpp341 const deUint32 queueIndex = findQueueFamilyIndex(vki, physicalDevice, VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_COMPUTE_BIT); in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTests.cpp134 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
H A DvktMeshShaderProvokingVertexTestsEXT.cpp275 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
H A DvktMeshShaderApiTests.cpp388 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
H A DvktMeshShaderConditionalRenderingTestsEXT.cpp357 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkQueryUtil.cpp597 VkQueue getDeviceQueue (const DeviceInterface& vkd, VkDevice device, deUint32 queueFamilyIndex, deUint32 queueIndex) in getDeviceQueue() argument
H A DvkResourceInterface.cpp951 importPipelineCacheData(const PlatformInterface& vkp, VkInstance instance, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, deUint32 queueIndex) importPipelineCacheData() argument
1138 importPipelineCacheData(const PlatformInterface& vkp, VkInstance instance, const InstanceInterface& vki, VkPhysicalDevice physicalDevice, deUint32 queueIndex) importPipelineCacheData() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiVersionCheck.cpp345 const deUint32 queueIndex = findQueueFamilyIndex(vki, physicalDevice, VK_QUEUE_GRAPHICS_BIT | VK_QUEUE_COMPUTE_BIT); in createTestDevice() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp288 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp166 void releaseQueue (const deUint32& queueFamilyIndex, const int& queueIndex, Move<VkCommandBuffer>& commandBuffer) in releaseQueue() argument
364 int queueIndex; in executeComputePipeline() local
438 int queueIndex; in executeGraphicPipeline() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.cpp1299 getDeviceQueue(VkDevice device, bool makeProtected, uint32_t queueIndex, VkQueue *queue) getDeviceQueue() argument
1320 initializeQueueMap(VkDevice device, bool makeProtected, uint32_t queueIndex, uint32_t queueCount) initializeQueueMap() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
H A DvktRasterizationFragShaderSideEffectsTests.cpp288 const auto queueIndex = m_context.getUniversalQueueFamilyIndex(); in iterate() local

Completed in 30 milliseconds

1234