Home
last modified time | relevance | path

Searched refs:uploadLinear (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp526 uploadLinear(offset, width, height, depth, mipLevel, arrayElement, aspect, access.getDataPtr()); in uploadSurfaceLinear()
554 stagingResource->uploadLinear(zeroOffset, width, height, depth, 0, 0, aspect, data); in upload()
701 void Image::uploadLinear (vk::VkOffset3D offset, in uploadLinear() function in vkt::Draw::Image
DvktDrawImageObjectUtil.hpp207 void uploadLinear (vk::VkOffset3D offset,