HomeSort by relevance Sort by last modified time
    Searched refs:preserveAttachmentCount (Results 1 - 24 of 24) 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)
296 res.preserveAttachmentCount = preserveAttachmentCount;
vkStructTypes.inl 967 deUint32 preserveAttachmentCount;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/skia/src/gpu/vk/
GrVkRenderPass.cpp 105 subpassDesc.preserveAttachmentCount = 0;
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.hpp 166 deUint32 preserveAttachmentCount,
vktDrawCreateInfoUtil.cpp 483 preserveAttachmentCount = _preserveAttachmentCount;
513 rhs.pPreserveAttachments, rhs.pPreserveAttachments + rhs.preserveAttachmentCount);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
vktDynamicStateCreateInfoUtil.hpp 168 deUint32 preserveAttachmentCount,
vktDynamicStateCreateInfoUtil.cpp 483 preserveAttachmentCount = _preserveAttachmentCount;
513 rhs.pPreserveAttachments, rhs.pPreserveAttachments + rhs.preserveAttachmentCount);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/query_pool/
vktQueryPoolCreateInfoUtil.hpp 166 deUint32 preserveAttachmentCount,
vktQueryPoolCreateInfoUtil.cpp 486 preserveAttachmentCount = _preserveAttachmentCount;
516 rhs.pPreserveAttachments, rhs.pPreserveAttachments + rhs.preserveAttachmentCount);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktSynchronization.cpp 336 subpassDesc.preserveAttachmentCount = 0;
    [all...]
  /external/vulkan-validation-layers/tests/
vkrenderframework.cpp 361 subpass.preserveAttachmentCount = 0;
    [all...]
  /external/vulkan-validation-layers/demos/
cube.c     [all...]
tri.c     [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...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/vulkan/
vulkan.h     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]

Completed in 488 milliseconds