Searched refs:GetStringTextureInternalFormatStorage (Results 1 – 3 of 3) sorted by relevance
58 static std::string GetStringTextureInternalFormatStorage(uint32_t value);
2946 std::string GLES2Util::GetStringTextureInternalFormatStorage(uint32_t value) { in GetStringTextureInternalFormatStorage() function
1819 << GLES2Util::GetStringTextureInternalFormatStorage(internalFormat) in TexStorage2DEXT()