Searched refs:uploadLinear (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawImageObjectUtil.hpp | 217 void uploadLinear (vk::VkOffset3D offset,
|
H A D | vktDrawImageObjectUtil.cpp | 601 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 D | vktDrawImageObjectUtil.hpp | 217 void uploadLinear (vk::VkOffset3D offset,
|
H A D | vktDrawImageObjectUtil.cpp | 601 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