Home
last modified time | relevance | path

Searched refs:pitchP1 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp386 … int pitchP1 = imageView->rowPitchBytes(VK_IMAGE_ASPECT_PLANE_1_BIT, level, ImageView::SAMPLING) / in WriteDescriptorSet() local
389 WriteTextureLevelInfo(texture, 1, width / 2, height / 2, 1, pitchP1, 0, 0, 0); in WriteDescriptorSet()