Searched defs:BindBuffer (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
H A D | pipeline_descriptor_set_binder.cpp | 245 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 D | shader_pipeline_binder.cpp | 366 void ShaderPipelineBinder::BindBuffer( in BindBuffer() function in ShaderPipelineBinder
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | device_gles.cpp | 1497 void DeviceGLES::BindBuffer(uint32_t target, uint32_t buffer) in BindBuffer() function in DeviceGLES
|
H A D | render_backend_gles.cpp | 2023 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 D | webgl2_rendering_context_impl.cpp | 1504 napi_value WebGL2RenderingContextImpl::BindBuffer(napi_env env, GLenum target, napi_value object) in BindBuffer() function in OHOS::Rosen::Impl::WebGL2RenderingContextImpl
|
H A D | webgl2_rendering_context_base.cpp | 2262 napi_value WebGL2RenderingContextBase::BindBuffer(napi_env env, napi_callback_info info) in BindBuffer() function in OHOS::Rosen::WebGL2RenderingContextBase
|
H A D | webgl_rendering_context_base_impl.cpp | 181 napi_value WebGLRenderingContextBaseImpl::BindBuffer(napi_env env, GLenum target, napi_value object) in BindBuffer() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl
|
H A D | webgl_rendering_context_base.cpp | 215 napi_value WebGLRenderingContextBase::BindBuffer(napi_env env, napi_callback_info info) in BindBuffer() function in OHOS::Rosen::WebGLRenderingContextBase
|