Home
last modified time | relevance | path

Searched defs:stencil (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp402 const bool stencil = HasStencil(image); in BindType() local
H A Drender_backend_gles.cpp1515 bool stencil = false; local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_base.cpp176 GLint stencil = 0; in ClearBufferfi() local
H A Dwebgl2_rendering_context_impl.cpp1086 ClearBufferfi( napi_env env, GLenum buffer, GLint drawBuffer, GLfloat depth, GLint stencil) ClearBufferfi() argument
H A Dwebgl_rendering_context_base_impl.cpp91 napi_value stencil = NVal::CreateBool(env, webGlContextAttributes->stencil_).val_; in GetContextAttributes() local
/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h671 uint32_t stencil; member
683 ClearValue(float depth, uint32_t stencil) ClearValue() argument
[all...]

Completed in 21 milliseconds