Home
last modified time | relevance | path

Searched refs:colorImageAllocs (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustness1VertexAccessTests.cpp527 vector<MovePtr<Allocation>> colorImageAllocs;
553 colorImageAllocs.emplace_back(imageAlloc);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustness1VertexAccessTests.cpp507 vector<MovePtr<Allocation>> colorImageAllocs;
533 colorImageAllocs.emplace_back(imageAlloc);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp1030 MovePtr<Allocation> colorImageAllocs[numRenderTargets]; in testMultiAttachments() local
1111 colorImageAllocs[renderTargetIdx] = bindImage(vk, device, allocator, *colorImages[renderTargetIdx], MemoryRequirement::Any); in testMultiAttachments()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp1040 MovePtr<Allocation> colorImageAllocs[numRenderTargets]; in testMultiAttachments() local
1121 colorImageAllocs[renderTargetIdx] = bindImage(vk, device, allocator, *colorImages[renderTargetIdx], MemoryRequirement::Any); in testMultiAttachments()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp919 std::vector<AllocationSp> colorImageAllocs; in execute() local
1024 colorImageAllocs.push_back(de::SharedPtr<Allocation>(colorImageAlloc.release())); in execute()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp919 std::vector<AllocationSp> colorImageAllocs; in execute() local
1024 colorImageAllocs.push_back(de::SharedPtr<Allocation>(colorImageAlloc.release())); in execute()

Completed in 21 milliseconds