Searched defs:BindImage (Results 1 – 4 of 4) sorted by relevance
342 void DescriptorSetBinder::BindImage( in BindImage() function in DescriptorSetBinder384 void DescriptorSetBinder::BindImage(const uint32_t binding, const BindableImage& resource) in BindImage() function in DescriptorSetBinder389 void DescriptorSetBinder::BindImage(const uint32_t binding, const RenderHandle handle) in BindImage() function in DescriptorSetBinder396 void DescriptorSetBinder::BindImage(const uint32_t binding, const RenderHandle handle, const Render… in BindImage() function in DescriptorSetBinder632 void PipelineDescriptorSetBinder::BindImage( in BindImage() function in PipelineDescriptorSetBinder643 void PipelineDescriptorSetBinder::BindImage(const uint32_t set, const uint32_t binding, const Binda… in BindImage() function in PipelineDescriptorSetBinder
39 struct BindImage { struct40 uint32_t layer;41 uint32_t mipLevel;42 const GpuImageGLES* image;
1994 void RenderBackendGLES::BindImage( in BindImage() function in RenderBackendGLES
429 void ShaderPipelineBinder::BindImage( in BindImage() function in ShaderPipelineBinder