Lines Matching defs:layerCount
206 GLuint *layerCount, in GetRenderTargetLayerCountAndIndex()
935 uint32_t layerCount = sourceBox.depth; in copySubImageImplWithTransfer() local
1125 uint32_t layerCount = sourceBox.depth; in copySubImageImplWithDraw() local
1619 uint32_t layerCount, in copyImageDataToBufferAndGetData()
1669 GLuint layerCount = index.getLayerCount(); in copyBufferDataToImage() local
1960 uint32_t layerCount = in updateBaseMaxLevels() local
1988 const uint32_t layerCount = srcImage->getLayerCount(); in copyAndStageImageData() local
2205 GLuint layerIndex = 0, layerCount = 0, imageLayerCount = 0; in getAttachmentRenderTarget() local
2289 GLuint layerCount, in initSingleLayerRenderTargets()
2355 GLuint layerCount) in getMultiLayerRenderTarget()
2792 uint32_t layerCount; in initImage() local
2819 uint32_t layerCount) in initImageViews()
3078 uint32_t layerCount = mState.getType() == gl::TextureType::_2D ? 1 : mImage->getLayerCount(); in refreshImageViews() local