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

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiPipelineTests.cpp 185 const VkAttachmentReference attachmentReference =
198 &attachmentReference, // const VkAttachmentReference* pColorAttachments
459 const VkAttachmentReference attachmentReference =
472 &attachmentReference, // const VkAttachmentReference* pColorAttachments
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
vktConditionalDrawAndClearTests.cpp 359 const VkAttachmentReference attachmentReference =
370 isDepthStencilFormat(format) ? DE_NULL : &attachmentReference,
372 isDepthStencilFormat(format) ? attachmentReference : AttachmentReference(),
    [all...]

Completed in 196 milliseconds