HomeSort by relevance Sort by last modified time
    Searched refs:pPreserveAttachments (Results 1 - 21 of 21) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkTypeUtil.inl 285 inline VkSubpassDescription makeSubpassDescription (VkSubpassDescriptionFlags flags, VkPipelineBindPoint pipelineBindPoint, deUint32 inputAttachmentCount, const VkAttachmentReference* pInputAttachments, deUint32 colorAttachmentCount, const VkAttachmentReference* pColorAttachments, const VkAttachmentReference* pResolveAttachments, const VkAttachmentReference* pDepthStencilAttachment, deUint32 preserveAttachmentCount, const deUint32* pPreserveAttachments)
297 res.pPreserveAttachments = pPreserveAttachments;
vkStructTypes.inl 968 const deUint32* pPreserveAttachments;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 482 pPreserveAttachments = DE_NULL;
495 pPreserveAttachments = &m_preserveAttachments[0];
513 rhs.pPreserveAttachments, rhs.pPreserveAttachments + rhs.preserveAttachmentCount);
530 pPreserveAttachments = &m_preserveAttachments[0];
559 pPreserveAttachments = &m_preserveAttachments[0];
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateCreateInfoUtil.cpp 482 pPreserveAttachments = DE_NULL;
495 pPreserveAttachments = &m_preserveAttachments[0];
513 rhs.pPreserveAttachments, rhs.pPreserveAttachments + rhs.preserveAttachmentCount);
530 pPreserveAttachments = &m_preserveAttachments[0];
559 pPreserveAttachments = &m_preserveAttachments[0];
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolCreateInfoUtil.cpp 485 pPreserveAttachments = DE_NULL;
498 pPreserveAttachments = &m_preserveAttachments[0];
516 rhs.pPreserveAttachments, rhs.pPreserveAttachments + rhs.preserveAttachmentCount);
533 pPreserveAttachments = &m_preserveAttachments[0];
562 pPreserveAttachments = &m_preserveAttachments[0];
    [all...]
  /external/skia/src/gpu/vk/
GrVkRenderPass.cpp 106 subpassDesc.pPreserveAttachments = nullptr;
  /external/deqp/external/vulkancts/modules/vulkan/
vktSynchronization.cpp 337 subpassDesc.pPreserveAttachments = DE_NULL;
    [all...]
  /external/vulkan-validation-layers/tests/
vkrenderframework.cpp 362 subpass.pPreserveAttachments = NULL;
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
tri.c     [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [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...]