Searched refs:targetIs3D (Results 1 – 1 of 1) sorted by relevance
1138 bool targetIs3D = texType == TextureType::_3D || texType == TextureType::_2DArray; in ValidImageDataSize() local1140 if (!formatInfo.computePackUnpackEndByte(type, size, unpack, targetIs3D, &endByte)) in ValidImageDataSize()