Home
last modified time | relevance | path

Searched refs:pQueueFamilyIndices (Results 1 – 25 of 35) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/draw/
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()
DvktDrawCreateInfoUtil.hpp89 const deUint32* pQueueFamilyIndices = DE_NULL,
112 const deUint32* pQueueFamilyIndices = DE_NULL,
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp129 bufferCreateInfo.pQueueFamilyIndices = DE_NULL; // const deUint32* pQueueFamilyIndices; in iterate()
137 …bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; // const deUint32* pQueueFamilyIndic… in iterate()
DvktSparseResourcesShaderIntrinsicsBase.cpp247 imageSparseInfo.pQueueFamilyIndices = DE_NULL; in iterate()
476 imageTexelsInfo.pQueueFamilyIndices = DE_NULL; in iterate()
DvktSparseResourcesBufferSparseResidency.cpp179 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; in iterate()
DvktSparseResourcesBufferMemoryAliasing.cpp197 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; in iterate()
DvktSparseResourcesImageSparseBinding.cpp155 imageSparseInfo.pQueueFamilyIndices = DE_NULL; //const deUint32* pQueueFamilyIndices; in iterate()
DvktSparseResourcesMipmapSparseResidency.cpp154 imageSparseInfo.pQueueFamilyIndices = DE_NULL; in iterate()
DvktSparseResourcesImageSparseResidency.cpp229 imageCreateInfo.pQueueFamilyIndices = DE_NULL; in iterate()
DvktSparseResourcesImageMemoryAliasing.cpp205 imageSparseInfo.pQueueFamilyIndices = DE_NULL; in iterate()
DvktSparseResourcesBufferTests.cpp804 referenceBufferCreateInfo.pQueueFamilyIndices = m_sharedQueueFamilyIndices; in getSparseBufferCreateInfo()
/external/skia/src/gpu/vk/
DGrVkUniformBuffer.cpp59 bufInfo.pQueueFamilyIndices = nullptr; in CreateResource()
DGrVkBuffer.cpp56 bufInfo.pQueueFamilyIndices = nullptr; in Create()
/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.cpp226 swapchainCreateInfo.pQueueFamilyIndices = queueFamilies; in createSwapchain()
230 swapchainCreateInfo.pQueueFamilyIndices = nullptr; in createSwapchain()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl480 const deUint32* pQueueFamilyIndices; member
509 const deUint32* pQueueFamilyIndices; member
1220 const deUint32* pQueueFamilyIndices; member
/external/vulkan-validation-layers/demos/smoke/
DShell.cpp452 swapchain_info.pQueueFamilyIndices = queue_families.data(); in resize_swapchain()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp146 const deUint32* pQueueFamilyIndices, in createImage() argument
164 pQueueFamilyIndices, in createImage()
DvktRenderPassMultisampleTests.cpp161 const deUint32* pQueueFamilyIndices, in createImage() argument
179 pQueueFamilyIndices, in createImage()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp574 curParams.pQueueFamilyIndices = &devHelper.queueFamilyIndex; in createSwapchainTest()
632 curParams.pQueueFamilyIndices = &devHelper.queueFamilyIndex; in createSwapchainSimulateOOMTest()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp172 bufferCreateParams.pQueueFamilyIndices = bufferParameters.queueFamilyIndex; in createVulkanBuffer()
254 imageCreateParams.pQueueFamilyIndices = imageParameters.queueFamilyNdxList; in createVulkanImage()
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp1302 buf_info.pQueueFamilyIndices = NULL; in TEST_F()
1326 image_create_info.pQueueFamilyIndices = NULL; in TEST_F()
1396 buf_info.pQueueFamilyIndices = NULL; in TEST_F()
3828 buffCI.pQueueFamilyIndices = &qfi; in TEST_F()
3979 buffer_create_info.pQueueFamilyIndices = &queue_family_index; in TEST_F()
4696 buffCI.pQueueFamilyIndices = &qfi; in TEST_F()
5639 buffCI.pQueueFamilyIndices = &qfi; in TEST_F()
5797 buffCI.pQueueFamilyIndices = &qfi; in TEST_F()
6222 buffCI.pQueueFamilyIndices = &qfi; in TEST_F()
8064 buffCI.pQueueFamilyIndices = &qfi; in TEST_F()
[all …]
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.hpp9757 , pQueueFamilyIndices( pQueueFamilyIndices_ ) in BufferCreateInfo()
9816 pQueueFamilyIndices = pQueueFamilyIndices_; in setPQueueFamilyIndices()
9834 && ( pQueueFamilyIndices == rhs.pQueueFamilyIndices ); in operator ==()
9852 const uint32_t* pQueueFamilyIndices; member
12740 , pQueueFamilyIndices( pQueueFamilyIndices_ ) in ImageCreateInfo()
12836 pQueueFamilyIndices = pQueueFamilyIndices_; in setPQueueFamilyIndices()
12866 && ( pQueueFamilyIndices == rhs.pQueueFamilyIndices ) in operator ==()
12891 const uint32_t* pQueueFamilyIndices; member
15285 , pQueueFamilyIndices( pQueueFamilyIndices_ ) in SwapchainCreateInfoKHR()
15379 pQueueFamilyIndices = pQueueFamilyIndices_; in setPQueueFamilyIndices()
[all …]
Dvulkan.h1616 const uint32_t* pQueueFamilyIndices; member
1643 const uint32_t* pQueueFamilyIndices; member
3317 const uint32_t* pQueueFamilyIndices; member
/external/mesa3d/src/amd/vulkan/
Dradv_image.c711 image->queue_family_mask |= 1u << pCreateInfo->pQueueFamilyIndices[i]; in radv_image_create()
/external/mesa3d/include/vulkan/
Dvulkan.h1625 const uint32_t* pQueueFamilyIndices; member
1652 const uint32_t* pQueueFamilyIndices; member
3326 const uint32_t* pQueueFamilyIndices; member

12