Home
last modified time | relevance | path

Searched refs:uploadLinear (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.hpp217 void uploadLinear (vk::VkOffset3D offset,
H A DvktDrawImageObjectUtil.cpp601 uploadLinear(offset, width, height, depth, mipLevel, arrayElement, aspect, access.getDataPtr()); in uploadSurfaceLinear()
629 stagingResource->uploadLinear(zeroOffset, width, height, depth, 0, 0, aspect, data); in upload()
776 void Image::uploadLinear (vk::VkOffset3D offset, in uploadLinear() function in vkt::Image
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawImageObjectUtil.hpp217 void uploadLinear (vk::VkOffset3D offset,
H A DvktDrawImageObjectUtil.cpp601 uploadLinear(offset, width, height, depth, mipLevel, arrayElement, aspect, access.getDataPtr()); in uploadSurfaceLinear()
629 stagingResource->uploadLinear(zeroOffset, width, height, depth, 0, 0, aspect, data); in upload()
776 void Image::uploadLinear (vk::VkOffset3D offset, in uploadLinear() function in vkt::Image

Completed in 7 milliseconds