OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:colorImageAlloc
(Results
1 - 4
of
4
) sorted by null
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineStencilExportTests.cpp
522
MovePtr<Allocation>
colorImageAlloc
= bindImage (vk, device, allocator, *colorImage, MemoryRequirement::Any);
vktPipelineFramebufferAttachmentTests.cpp
398
MovePtr<Allocation>
colorImageAlloc
;
450
colorImageAlloc
= bindImage(vk, device, allocator, *colorImage, MemoryRequirement::Any);
[
all
...]
vktPipelineRenderToImageTests.cpp
[
all
...]
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
vktShaderExecutor.cpp
[
all
...]
Completed in 963 milliseconds