Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp83 vk::VkDeviceSize offsetDepthSrc = d * (pixelSize * width * height); in pack() local
134 vk::VkDeviceSize offsetDepthSrc = d * depthPitch; in unpack() local