Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageRebind.cpp597 uint32_t bufferRowPitches[PlanarFormatDescription::MAX_PLANES]; in iterate() local
603bufferRowPitches[planeNdx] = formatDescription.planes[planeNdx].elementSizeBytes * planeExtent.w… in iterate()
702 …compatibleFormatDescription, size, bufferRowPitches, (const void *const *)bufferPointers, channelN… in iterate()