Home
last modified time | relevance | path

Searched defs:offsetDepthSrc (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawImageObjectUtil.cpp83 vk::VkDeviceSize offsetDepthSrc = d * (pixelSize * width * height); in pack() local
134 vk::VkDeviceSize offsetDepthSrc = d * depthPitch; in unpack() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawImageObjectUtil.cpp83 vk::VkDeviceSize offsetDepthSrc = d * (pixelSize * width * height); in pack() local
134 vk::VkDeviceSize offsetDepthSrc = d * depthPitch; in unpack() local

Completed in 4 milliseconds