Home
last modified time | relevance | path

Searched refs:pQueueFamilyIndices (Results 1 - 25 of 101) sorted by relevance

12345

/third_party/skia/third_party/externals/swiftshader/src/WSI/
H A DVkSwapchainKHR.cpp121 imageInfo.pQueueFamilyIndices = pCreateInfo->pQueueFamilyIndices; in createImages()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp153 pQueueFamilyIndices = &m_queueFamilyIndices[0]; in BufferCreateInfo()
157 pQueueFamilyIndices = _pQueueFamilyIndices; in BufferCreateInfo()
176 pQueueFamilyIndices = &m_queueFamilyIndices[0]; in BufferCreateInfo()
180 pQueueFamilyIndices = DE_NULL; in BufferCreateInfo()
200 pQueueFamilyIndices = &m_queueFamilyIndices[0]; in operator =()
204 pQueueFamilyIndices = DE_NULL; in operator =()
245 pQueueFamilyIndices = &m_queueFamilyIndices[0]; in ImageCreateInfo()
249 pQueueFamilyIndices = DE_NULL; in ImageCreateInfo()
H A DvktDrawCreateInfoUtil.hpp89 const deUint32* pQueueFamilyIndices = DE_NULL,
112 const deUint32* pQueueFamilyIndices = DE_NULL,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp153 pQueueFamilyIndices = &m_queueFamilyIndices[0]; in BufferCreateInfo()
157 pQueueFamilyIndices = _pQueueFamilyIndices; in BufferCreateInfo()
176 pQueueFamilyIndices = &m_queueFamilyIndices[0]; in BufferCreateInfo()
180 pQueueFamilyIndices = DE_NULL; in BufferCreateInfo()
200 pQueueFamilyIndices = &m_queueFamilyIndices[0]; in operator =()
204 pQueueFamilyIndices = DE_NULL; in operator =()
245 pQueueFamilyIndices = &m_queueFamilyIndices[0]; in ImageCreateInfo()
249 pQueueFamilyIndices = DE_NULL; in ImageCreateInfo()
H A DvktDrawCreateInfoUtil.hpp89 const deUint32* pQueueFamilyIndices = DE_NULL,
112 const deUint32* pQueueFamilyIndices = DE_NULL,
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DStagingBufferVk.cpp38 createInfo.pQueueFamilyIndices = 0; in Initialize()
H A DNativeSwapChainImplVk.cpp131 createInfo.pQueueFamilyIndices = nullptr; in Configure()
H A DBufferVk.cpp190 createInfo.pQueueFamilyIndices = 0; in Initialize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseBinding.cpp145 bufferCreateInfo.pQueueFamilyIndices = DE_NULL; // const deUint32* pQueueFamilyIndices; in iterate()
153 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; // const deUint32* pQueueFamilyIndices; in iterate()
H A DvktSparseResourcesImageAlignedMipSize.cpp164 imageCreateInfo.pQueueFamilyIndices = DE_NULL; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseBinding.cpp147 bufferCreateInfo.pQueueFamilyIndices = DE_NULL; // const deUint32* pQueueFamilyIndices; in iterate()
155 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; // const deUint32* pQueueFamilyIndices; in iterate()
H A DvktSparseResourcesImageAlignedMipSize.cpp166 imageCreateInfo.pQueueFamilyIndices = DE_NULL; in iterate()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkBuffer.cpp35 memcpy(queueFamilyIndices, pCreateInfo->pQueueFamilyIndices, sizeof(uint32_t) * queueFamilyIndexCount); in Buffer()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_drm.c377 .pQueueFamilyIndices = pCreateInfo->pQueueFamilyIndices, in wsi_configure_native_image()
/third_party/skia/src/gpu/vk/
H A DGrVkBuffer.cpp130 bufInfo.pQueueFamilyIndices = nullptr;
208 bufInfo.pQueueFamilyIndices = nullptr;
/third_party/skia/tools/sk_app/
H A DVulkanWindowContext.cpp300 swapchainCreateInfo.pQueueFamilyIndices = queueFamilies; in createSwapchain()
304 swapchainCreateInfo.pQueueFamilyIndices = nullptr; in createSwapchain()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp324 baseParameters.pQueueFamilyIndices, in executeSwapchainParameterCases()
444 baseParameters.pQueueFamilyIndices, in executeSwapchainParameterCases()
533 baseParameters.pQueueFamilyIndices, in executeSwapchainParameterCases()
587 baseParameters.pQueueFamilyIndices, in executeSwapchainParameterCases()
647 baseParameters.pQueueFamilyIndices, in executeSwapchainParameterCases()
758 createInfo.pQueueFamilyIndices = queueIndices; in executeSwapchainParameterCases()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp311 baseParameters.pQueueFamilyIndices, in generateSwapchainParameterCases()
398 baseParameters.pQueueFamilyIndices, in generateSwapchainParameterCases()
472 baseParameters.pQueueFamilyIndices, in generateSwapchainParameterCases()
514 baseParameters.pQueueFamilyIndices, in generateSwapchainParameterCases()
562 baseParameters.pQueueFamilyIndices, in generateSwapchainParameterCases()
724 curParams.pQueueFamilyIndices = &queueIdx; in createSwapchainTest()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkObjUtil.cpp736 DE_NULL, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
747 const deUint32* pQueueFamilyIndices = de::dataOrNull(queueFamilyIndices); in makeBufferCreateInfo() local
757 pQueueFamilyIndices, // const deUint32* pQueueFamilyIndices; in makeBufferCreateInfo()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp921 swapchain_ci.pQueueFamilyIndices = NULL; in init_swap_chain()
932 swapchain_ci.pQueueFamilyIndices = queueFamilyIndices; in init_swap_chain()
1053 image_info.pQueueFamilyIndices = NULL; in init_depth_buffer()
1131 buf_info.pQueueFamilyIndices = NULL; in init_uniform_buffer()
1334 buf_info.pQueueFamilyIndices = NULL; in init_vertex_buffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktBitstreamBufferImpl.cpp86 createBufferInfo.pQueueFamilyIndices = &m_queueFamilyIndex; in Initialize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp486 const deUint32* pQueueFamilyIndices) const;
733 const deUint32* pQueueFamilyIndices) const in makeImgInfo()
755 pQueueFamilyIndices, // pQueueFamilyIndices; in makeImgInfo()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryMiscTests.cpp486 const deUint32* pQueueFamilyIndices) const;
733 const deUint32* pQueueFamilyIndices) const in makeImgInfo()
755 pQueueFamilyIndices, // pQueueFamilyIndices; in makeImgInfo()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp98 const deUint32* pQueueFamilyIndices, in createImage()
116 pQueueFamilyIndices, in createImage()
85 createImage(const DeviceInterface& vk, VkDevice device, VkImageCreateFlags flags, VkImageType imageType, VkFormat format, VkExtent3D extent, deUint32 mipLevels, deUint32 arrayLayers, VkSampleCountFlagBits samples, VkImageTiling tiling, VkImageUsageFlags usage, VkSharingMode sharingMode, deUint32 queueFamilyCount, const deUint32* pQueueFamilyIndices, VkImageLayout initialLayout) createImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp98 const deUint32* pQueueFamilyIndices, in createImage()
116 pQueueFamilyIndices, in createImage()
85 createImage(const DeviceInterface& vk, VkDevice device, VkImageCreateFlags flags, VkImageType imageType, VkFormat format, VkExtent3D extent, deUint32 mipLevels, deUint32 arrayLayers, VkSampleCountFlagBits samples, VkImageTiling tiling, VkImageUsageFlags usage, VkSharingMode sharingMode, deUint32 queueFamilyCount, const deUint32* pQueueFamilyIndices, VkImageLayout initialLayout) createImage() argument

Completed in 43 milliseconds

12345