Searched refs:GetSupportedInternalFormats (Results 1 – 3 of 3) sorted by relevance
110 static const std::vector<GLenum>& GetSupportedInternalFormats();
469 const std::vector<GLenum>& WebGLTexture::GetSupportedInternalFormats() in GetSupportedInternalFormats() function in OHOS::Rosen::WebGLTexture
1175 if (!CheckInList(internalFormat, WebGLTexture::GetSupportedInternalFormats())) { in CheckTextureFormatAndType()