Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDescriptorSetLayout.cpp379 … int pitchP0 = imageView->rowPitchBytes(VK_IMAGE_ASPECT_PLANE_0_BIT, level, ImageView::SAMPLING) / in WriteDescriptorSet() local
383 WriteTextureLevelInfo(texture, 0, width, height, 1, pitchP0, 0, 0, 0); in WriteDescriptorSet()