Home
last modified time | relevance | path

Searched defs:internalFormat (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp41 …s::CreateTexture2D(GLsizei width, GLsizei height, GLsizei levels, GLenum internalFormat, GLint min… in CreateTexture2D()
94 GLuint GLUtils::CreateTexWithStorage(GLenum target, int levels, GLenum internalFormat, in CreateTexWithStorage()
117 size_t GLUtils::GetInternalFormatPixelByteSize(GLenum internalFormat) in GetInternalFormatPixelByteSize()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_renderbuffer.h65 void SetInternalFormat(GLenum internalFormat) in SetInternalFormat()
H A Dwebgl_texture.h155 GLenum internalFormat; member
H A Dwebgl_arg.h227 GLenum internalFormat; member
274 GLenum internalFormat; member
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_framebuffer.cpp167 bool WebGLFramebuffer::IsDepthRenderAble(GLenum internalFormat, bool includesDepthStencil) const in IsDepthRenderAble()
223 bool WebGLFramebuffer::IsStencilRenderAble(GLenum internalFormat, bool includesDepthStencil) const in IsStencilRenderAble()
H A Dwebgl_rendering_context_draw.cpp768 GLenum internalFormat = imgArg.internalFormat; in CheckTexImage() local
813 …ringContextBaseImpl::CheckTexImageInternalFormat(napi_env env, int32_t func, GLenum internalFormat) in CheckTexImageInternalFormat()
1171 napi_env env, GLenum internalFormat, GLenum format, GLenum type, GLint level) in CheckTextureFormatAndType()
H A Dwebgl_texture.cpp230 GLenum WebGLTexture::GetTypeFromInternalFormat(GLenum internalFormat) in GetTypeFromInternalFormat()
H A Dwebgl2_rendering_context_impl.cpp830 GLenum internalFormat = texture->GetInternalFormat(arg.target, arg.level); in CheckTexSubImage3D() local
1683 napi_env env, GLenum target, GLenum internalFormat, GLenum pname) in GetInternalFormatParameter()
2079 bool WebGL2RenderingContextImpl::CheckStorageInternalFormat(napi_env env, GLenum internalFormat) in CheckStorageInternalFormat()
H A Dwebgl2_rendering_context_base.cpp2083 GLenum internalFormat = 0; in GetInternalformatParameter() local
H A Dwebgl_rendering_context_base_impl.cpp2312 bool WebGLRenderingContextBaseImpl::CheckInternalFormat(napi_env env, GLenum internalFormat) in CheckInternalFormat()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dgpu_image_gles.h36 uint32_t internalFormat; // GL_RGBA16F etc.. member
H A Ddevice_gles.h80 uint32_t internalFormat; member
H A Ddevice_gles.cpp179 GLenum internalFormat; member
/ohos5.0/foundation/multimedia/image_effect/test/unittest/
H A DTestRenderEnvironment.cpp96 GLenum internalFormat = GL_RG8; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/
H A Dintf_device_gles.h203 uint32_t internalFormat; member
375 uint32_t internalFormat; member