HomeSort by relevance Sort by last modified time
    Searched refs:pQueueFamilyIndices (Results 1 - 25 of 35) sorted by null

1 2

  /external/vulkan-validation-layers/layers/
core_validation.h     [all...]
swapchain.cpp     [all...]
  /external/skia/src/gpu/vk/
GrVkBuffer.cpp 51 bufInfo.pQueueFamilyIndices = nullptr;
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 153 pQueueFamilyIndices = &m_queueFamilyIndices[0];
157 pQueueFamilyIndices = _pQueueFamilyIndices;
176 pQueueFamilyIndices = &m_queueFamilyIndices[0];
180 pQueueFamilyIndices = DE_NULL;
200 pQueueFamilyIndices = &m_queueFamilyIndices[0];
204 pQueueFamilyIndices = DE_NULL;
245 pQueueFamilyIndices = &m_queueFamilyIndices[0];
249 pQueueFamilyIndices = DE_NULL;
    [all...]
vktDrawCreateInfoUtil.hpp 89 const deUint32* pQueueFamilyIndices = DE_NULL,
112 const deUint32* pQueueFamilyIndices = DE_NULL,
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateCreateInfoUtil.cpp 153 pQueueFamilyIndices = &m_queueFamilyIndices[0];
157 pQueueFamilyIndices = _pQueueFamilyIndices;
176 pQueueFamilyIndices = &m_queueFamilyIndices[0];
180 pQueueFamilyIndices = DE_NULL;
200 pQueueFamilyIndices = &m_queueFamilyIndices[0];
204 pQueueFamilyIndices = DE_NULL;
245 pQueueFamilyIndices = &m_queueFamilyIndices[0];
249 pQueueFamilyIndices = DE_NULL;
    [all...]
vktDynamicStateCreateInfoUtil.hpp 91 const deUint32* pQueueFamilyIndices = DE_NULL,
114 const deUint32* pQueueFamilyIndices = DE_NULL,
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolCreateInfoUtil.cpp 153 pQueueFamilyIndices = &m_queueFamilyIndices[0];
157 pQueueFamilyIndices = _pQueueFamilyIndices;
176 pQueueFamilyIndices = &m_queueFamilyIndices[0];
180 pQueueFamilyIndices = DE_NULL;
200 pQueueFamilyIndices = &m_queueFamilyIndices[0];
204 pQueueFamilyIndices = DE_NULL;
245 pQueueFamilyIndices = &m_queueFamilyIndices[0];
249 pQueueFamilyIndices = DE_NULL;
    [all...]
vktQueryPoolCreateInfoUtil.hpp 89 const deUint32* pQueueFamilyIndices = DE_NULL,
112 const deUint32* pQueueFamilyIndices = DE_NULL,
  /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesBufferSparseBinding.cpp 146 bufferCreateInfo.pQueueFamilyIndices = DE_NULL; // const deUint32* pQueueFamilyIndices;
154 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices; // const deUint32* pQueueFamilyIndices;
vktSparseResourcesImageSparseBinding.cpp 172 imageSparseInfo.pQueueFamilyIndices = DE_NULL; //const deUint32* pQueueFamilyIndices;
197 imageSparseInfo.pQueueFamilyIndices = queueFamilyIndices; //const deUint32* pQueueFamilyIndices;
vktSparseResourcesBufferMemoryAliasing.cpp 202 DE_NULL // const deUint32* pQueueFamilyIndices;
211 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices;
vktSparseResourcesBufferSparseResidency.cpp 185 DE_NULL // const deUint32* pQueueFamilyIndices;
194 bufferCreateInfo.pQueueFamilyIndices = queueFamilyIndices;
vktSparseResourcesMipmapSparseResidency.cpp 208 imageSparseInfo.pQueueFamilyIndices = DE_NULL; //const deUint32* pQueueFamilyIndices;
234 imageSparseInfo.pQueueFamilyIndices = queueFamilyIndices; //const deUint32* pQueueFamilyIndices;
vktSparseResourcesImageSparseResidency.cpp 309 imageCreateInfo.pQueueFamilyIndices = DE_NULL; //const deUint32* pQueueFamilyIndices;
322 imageCreateInfo.pQueueFamilyIndices = queueFamilyIndices; //const deUint32* pQueueFamilyIndices;
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 480 const deUint32* pQueueFamilyIndices;
509 const deUint32* pQueueFamilyIndices;
1220 const deUint32* pQueueFamilyIndices;
    [all...]
vkStrUtilImpl.inl     [all...]
  /frameworks/native/vulkan/libvulkan/
swapchain.cpp 649 .pQueueFamilyIndices = create_info->pQueueFamilyIndices,
    [all...]
  /external/vulkan-validation-layers/demos/smoke/
Shell.cpp 481 swapchain_info.pQueueFamilyIndices = queue_families.data();
  /external/deqp/external/vulkancts/modules/vulkan/
vktSynchronization.cpp 169 bufferCreateParams.pQueueFamilyIndices = bufferParameters.queueFamilyIndex;
251 imageCreateParams.pQueueFamilyIndices = imageParameters.queueFamilyNdxList;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/wsi/
vktWsiSwapchainTests.cpp 568 curParams.pQueueFamilyIndices = &devHelper.queueFamilyIndex;
640 curParams.pQueueFamilyIndices = &devHelper.queueFamilyIndex;
    [all...]
  /external/skia/third_party/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/vulkan/
vulkan.h     [all...]

Completed in 377 milliseconds

1 2