Home
last modified time | relevance | path

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

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