Home
last modified time | relevance | path

Searched defs:dstBase (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp438 deUint8* dstBase = static_cast<deUint8*>(alloc.getHostPtr()); in fillBuffer() local
457 deUint8* dstBase = static_cast<deUint8*>(alloc.getHostPtr()); in fillBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp438 deUint8* dstBase = static_cast<deUint8*>(alloc.getHostPtr()); in fillBuffer() local
457 deUint8* dstBase = static_cast<deUint8*>(alloc.getHostPtr()); in fillBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp94 deUint8* dstBase = static_cast<deUint8*>(alloc.getHostPtr()); in fillBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMisalignedCubeTests.cpp94 deUint8* dstBase = static_cast<deUint8*>(alloc.getHostPtr()); in fillBuffer() local
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp820 void link( void * dstBase, void const * srcBase, VkBaseOutStructure * dst, VkBaseInStructure const * src ) in link() argument

Completed in 37 milliseconds