Searched defs:sliceB (Results 1 – 3 of 3) sorted by relevance
2342 size_t Format::sliceB(int width, int height, int border) const in sliceB() function in vk::Format
1417 int sliceB = decompressedImage->slicePitchBytes(VK_IMAGE_ASPECT_COLOR_BIT, subresource.mipLevel); in decodeASTC() local
1492 Int Blitter::ComputeOffset(Int &x, Int &y, Int &z, Int &sliceB, Int &pitchB, int bytes) in ComputeOffset()