/third_party/skia/third_party/externals/swiftshader/src/WSI/ |
H A D | VkSwapchainKHR.cpp | 121 imageInfo.pQueueFamilyIndices = pCreateInfo->pQueueFamilyIndices; in createImages()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawCreateInfoUtil.cpp | 153 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 D | vktDrawCreateInfoUtil.hpp | 89 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 D | vktDrawCreateInfoUtil.cpp | 153 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 D | vktDrawCreateInfoUtil.hpp | 89 const deUint32* pQueueFamilyIndices = DE_NULL, 112 const deUint32* pQueueFamilyIndices = DE_NULL,
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | StagingBufferVk.cpp | 38 createInfo.pQueueFamilyIndices = 0; in Initialize()
|
H A D | NativeSwapChainImplVk.cpp | 131 createInfo.pQueueFamilyIndices = nullptr; in Configure()
|
H A D | BufferVk.cpp | 190 createInfo.pQueueFamilyIndices = 0; in Initialize()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferSparseBinding.cpp | 145 bufferCreateInfo.pQueueFamilyIndices = DE_NULL; // const deUint32* pQueueFamilyIndices; in iterate() 153 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; // const deUint32* pQueueFamilyIndices; in iterate()
|
H A D | vktSparseResourcesImageAlignedMipSize.cpp | 164 imageCreateInfo.pQueueFamilyIndices = DE_NULL; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferSparseBinding.cpp | 147 bufferCreateInfo.pQueueFamilyIndices = DE_NULL; // const deUint32* pQueueFamilyIndices; in iterate() 155 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; // const deUint32* pQueueFamilyIndices; in iterate()
|
H A D | vktSparseResourcesImageAlignedMipSize.cpp | 166 imageCreateInfo.pQueueFamilyIndices = DE_NULL; in iterate()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkBuffer.cpp | 35 memcpy(queueFamilyIndices, pCreateInfo->pQueueFamilyIndices, sizeof(uint32_t) * queueFamilyIndexCount); in Buffer()
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_drm.c | 377 .pQueueFamilyIndices = pCreateInfo->pQueueFamilyIndices, in wsi_configure_native_image()
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkBuffer.cpp | 130 bufInfo.pQueueFamilyIndices = nullptr; 208 bufInfo.pQueueFamilyIndices = nullptr;
|
/third_party/skia/tools/sk_app/ |
H A D | VulkanWindowContext.cpp | 300 swapchainCreateInfo.pQueueFamilyIndices = queueFamilies; in createSwapchain() 304 swapchainCreateInfo.pQueueFamilyIndices = nullptr; in createSwapchain()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 324 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 D | vktProtectedMemWsiSwapchainTests.cpp | 311 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 D | vkObjUtil.cpp | 736 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 D | vulkan_command_buffer_utils.cpp | 921 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 D | vktBitstreamBufferImpl.cpp | 86 createBufferInfo.pQueueFamilyIndices = &m_queueFamilyIndex; in Initialize()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryMiscTests.cpp | 486 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 D | vktRayQueryMiscTests.cpp | 486 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 D | vktRenderPassSampleReadTests.cpp | 98 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 D | vktRenderPassSampleReadTests.cpp | 98 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
|