Searched defs:internalFormatForTexStorage (Results 1 – 1 of 1) sorted by relevance
947 GrGLenum internalFormatForTexStorage, in allocate_and_populate_texture()1212 GrGLenum internalFormatForTexStorage = this->glCaps().configSizedInternalFormat(texConfig); in uploadTexData() local