Searched refs:subImageDesc (Results 1 – 1 of 1) sorted by relevance
1507 for (const auto& subImageDesc : subImageDescs) { in ImportTexture() local1509 subImageDesc.bufferOffset, // bufferOffset in ImportTexture()1510 subImageDesc.bufferRowLength, // bufferRowLength in ImportTexture()1511 subImageDesc.bufferImageHeight, // bufferImageHeight in ImportTexture()1514 subImageDesc.mipLevel, // mipLevel in ImportTexture()1516 subImageDesc.layerCount, // layerCount in ImportTexture()1519 { subImageDesc.width, subImageDesc.height, subImageDesc.depth } // imageExtent in ImportTexture()