Searched refs:GetMaxColorAttachments (Results 1 – 4 of 4) sorted by relevance
202 attachment < static_cast<GLenum>(GL_COLOR_ATTACHMENT0 + GetMaxColorAttachments())) { in CheckGetFrameBufferAttachmentParameter()
2346 static_cast<GLenum>(GetMaxColorAttachments())) { in CheckAttachment()2826 …e > static_cast<GLenum>(WebGLRenderingContextBase::COLOR_ATTACHMENT0 + GetMaxColorAttachments())) { in CheckReadBufferMode()2835 GLint WebGLRenderingContextBaseImpl::GetMaxColorAttachments() in GetMaxColorAttachments() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
811 static napi_value GetMaxColorAttachments(napi_env env, napi_callback_info info) in GetMaxColorAttachments() function1640 NVal::DeclareNapiGetter("MAX_COLOR_ATTACHMENTS", GetMaxColorAttachments), in Export()
253 GLint GetMaxColorAttachments();