OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_resolveAttachments
(Results
1 - 3
of
3
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
vktRenderPassTestsUtil.hpp
310
std::vector<AttachmentReference>
m_resolveAttachments
;
vktRenderPassTests.cpp
555
,
m_resolveAttachments
(resolveAttachments)
566
const vector<AttachmentReference>& getResolveAttachments (void) const { return
m_resolveAttachments
; }
577
vector<AttachmentReference>
m_resolveAttachments
;
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.hpp
176
std::vector<vk::VkAttachmentReference>
m_resolveAttachments
;
Completed in 1761 milliseconds