OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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