Searched refs:AtlasTexture (Results 1 – 2 of 2) sorted by relevance
44 struct AtlasTexture { struct in __anonf0e438a60111::GLTestAtlasTextRenderer292 AtlasTexture* atlas = new AtlasTexture; in createTexture()303 auto* atlasTexture = reinterpret_cast<const AtlasTexture*>(textureHandle); in deleteTexture()315 auto atlasTexture = reinterpret_cast<const AtlasTexture*>(textureHandle); in setTextureData()340 auto atlas = reinterpret_cast<const AtlasTexture*>(textureHandle); in drawSDFGlyphs()
57 struct AtlasTexture { struct80 AtlasTexture fDistanceFieldAtlas; argument