Home
last modified time | relevance | path

Searched defs:BindImage (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp342 void DescriptorSetBinder::BindImage( in BindImage() function in DescriptorSetBinder
384 void DescriptorSetBinder::BindImage(const uint32_t binding, const BindableImage& resource) in BindImage() function in DescriptorSetBinder
389 void DescriptorSetBinder::BindImage(const uint32_t binding, const RenderHandle handle) in BindImage() function in DescriptorSetBinder
396 void DescriptorSetBinder::BindImage(const uint32_t binding, const RenderHandle handle, const Render… in BindImage() function in DescriptorSetBinder
632 void PipelineDescriptorSetBinder::BindImage( in BindImage() function in PipelineDescriptorSetBinder
643 void PipelineDescriptorSetBinder::BindImage(const uint32_t set, const uint32_t binding, const Binda… in BindImage() function in PipelineDescriptorSetBinder
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dnode_context_pool_manager_gles.cpp39 struct BindImage { struct
40 uint32_t layer;
41 uint32_t mipLevel;
42 const GpuImageGLES* image;
H A Drender_backend_gles.cpp1994 void RenderBackendGLES::BindImage( in BindImage() function in RenderBackendGLES
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp429 void ShaderPipelineBinder::BindImage( in BindImage() function in ShaderPipelineBinder