Searched defs:bytesPerTexelBlock (Results 1 – 1 of 1) sorted by relevance
47 uint32_t bytesPerTexelBlock = layout.bytesPerRow / layout.texelBlocksPerRow; in GetExpectedTextureData() local109 static void CopyTextureData(uint32_t bytesPerTexelBlock, in CopyTextureData()