Searched defs:stagingResource (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawImageObjectUtil.cpp | 274 de::SharedPtr<Image> stagingResource = copyToLinearImage(queue, allocator, layout, offset, width, in read() local 294 de::SharedPtr<Buffer> stagingResource; in readUsingBuffer() local 619 de::SharedPtr<Image> stagingResource; upload() local 696 de::SharedPtr<Buffer> stagingResource; uploadUsingBuffer() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
H A D | vktDrawImageObjectUtil.cpp | 274 de::SharedPtr<Image> stagingResource = copyToLinearImage(queue, allocator, layout, offset, width, in read() local 294 de::SharedPtr<Buffer> stagingResource; in readUsingBuffer() local 619 de::SharedPtr<Image> stagingResource; upload() local 696 de::SharedPtr<Buffer> stagingResource; uploadUsingBuffer() local [all...] |
Completed in 3 milliseconds