Searched refs:GetSupportInternalFormatGroup2 (Results 1 – 3 of 3) sorted by relevance
109 static const std::vector<GLenum> &GetSupportInternalFormatGroup2();
451 const std::vector<GLenum>& WebGLTexture::GetSupportInternalFormatGroup2() in GetSupportInternalFormatGroup2() function in OHOS::Rosen::WebGLTexture
1488 … } else if (!CheckInList(arg.internalFormat, WebGLTexture::GetSupportInternalFormatGroup2())) { in RenderBufferStorageMultiSample()1693 } else if (!CheckInList(internalFormat, WebGLTexture::GetSupportInternalFormatGroup2())) { in GetInternalFormatParameter()