Searched refs:GetSupportInternalFormatGroup1 (Results 1 – 3 of 3) sorted by relevance
108 static const std::vector<GLenum> &GetSupportInternalFormatGroup1();
438 const std::vector<GLenum>& WebGLTexture::GetSupportInternalFormatGroup1() in GetSupportInternalFormatGroup1() function in OHOS::Rosen::WebGLTexture
1483 if (CheckInList(arg.internalFormat, WebGLTexture::GetSupportInternalFormatGroup1())) { in RenderBufferStorageMultiSample()1691 if (CheckInList(internalFormat, WebGLTexture::GetSupportInternalFormatGroup1())) { in GetInternalFormatParameter()