Home
last modified time | relevance | path

Searched defs:BindBuffer (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp245 void DescriptorSetBinder::BindBuffer( in BindBuffer() function in DescriptorSetBinder
279 void DescriptorSetBinder::BindBuffer(const uint32_t binding, const BindableBuffer& resource) in BindBuffer() function in DescriptorSetBinder
284 void DescriptorSetBinder::BindBuffer(const uint32_t binding, const RenderHandle handle, const uint3… in BindBuffer() function in DescriptorSetBinder
289 void DescriptorSetBinder::BindBuffer( in BindBuffer() function in DescriptorSetBinder
605 void PipelineDescriptorSetBinder::BindBuffer( in BindBuffer() function in PipelineDescriptorSetBinder
616 void PipelineDescriptorSetBinder::BindBuffer(const uint32_t set, const uint32_t binding, const Bind… in BindBuffer() function in PipelineDescriptorSetBinder
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp366 void ShaderPipelineBinder::BindBuffer( in BindBuffer() function in ShaderPipelineBinder
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Ddevice_gles.cpp1497 void DeviceGLES::BindBuffer(uint32_t target, uint32_t buffer) in BindBuffer() function in DeviceGLES
H A Drender_backend_gles.cpp2023 void RenderBackendGLES::BindBuffer(const BindableBuffer& res, Gles::Bind& obj, uint32_t dynamicOffs… in BindBuffer() function in RenderBackendGLES
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_impl.cpp1504 napi_value WebGL2RenderingContextImpl::BindBuffer(napi_env env, GLenum target, napi_value object) in BindBuffer() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl
H A Dwebgl2_rendering_context_base.cpp2262 napi_value WebGL2RenderingContextBase::BindBuffer(napi_env env, napi_callback_info info) in BindBuffer() function in OHOS::Rosen::WebGL2RenderingContextBase
H A Dwebgl_rendering_context_base_impl.cpp181 napi_value WebGLRenderingContextBaseImpl::BindBuffer(napi_env env, GLenum target, napi_value object) in BindBuffer() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
H A Dwebgl_rendering_context_base.cpp215 napi_value WebGLRenderingContextBase::BindBuffer(napi_env env, napi_callback_info info) in BindBuffer() function in OHOS::Rosen::WebGLRenderingContextBase