Home
last modified time | relevance | path

Searched defs:internalFormatForTexStorage (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp910 GrGLenum internalFormatForTexStorage, in allocate_and_populate_texture()
1072 GrGLenum internalFormatForTexStorage = this->glCaps().configSizedInternalFormat(texConfig); in uploadTexData() local