OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:color_references
(Results
1 - 1
of
1
) sorted by null
/external/vulkan-validation-layers/tests/
vkrenderframework.cpp
264
std::vector<VkAttachmentReference>
color_references
;
local
267
color_references
.reserve(targets);
294
color_references
.push_back(ref);
332
subpass.pColorAttachments =
color_references
.data();
[
all
...]
Completed in 143 milliseconds