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

  /external/deqp/external/vulkancts/framework/vulkan/
vkObjUtil.cpp 434 const VkAttachmentReference depthStencilAttachmentRef =
449 hasDepthStencil ? &depthStencilAttachmentRef : DE_NULL, // const VkAttachmentReference* pDepthStencilAttachment
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineRenderToImageTests.cpp 482 const VkAttachmentReference depthStencilAttachmentRef =
489 depthStencilAttachmentReferences[i] = depthStencilAttachmentRef;
    [all...]

Completed in 72 milliseconds