Flutter Impeller
impeller::RenderPassGLES Member List

This is the complete list of members for impeller::RenderPassGLES, including all inherited members.

AddCommand(Command &&command)impeller::RenderPassprotected
BindDynamicResource(ShaderStage stage, DescriptorType type, const SampledImageSlot &slot, std::unique_ptr< ShaderMetadata > metadata, std::shared_ptr< const Texture > texture, raw_ptr< const Sampler >)impeller::RenderPassvirtual
BindDynamicResource(ShaderStage stage, DescriptorType type, const ShaderUniformSlot &slot, std::unique_ptr< ShaderMetadata > metadata, BufferView view)impeller::RenderPassvirtual
BindResource(ShaderStage stage, DescriptorType type, const ShaderUniformSlot &slot, const ShaderMetadata *metadata, BufferView view) overrideimpeller::RenderPassvirtual
BindResource(ShaderStage stage, DescriptorType type, const SampledImageSlot &slot, const ShaderMetadata *metadata, std::shared_ptr< const Texture > texture, raw_ptr< const Sampler >) overrideimpeller::RenderPassvirtual
bound_buffers_impeller::RenderPassprotected
bound_textures_impeller::RenderPassprotected
CommandBufferGLES classimpeller::RenderPassGLESfriend
commands_impeller::RenderPassprotected
context_impeller::RenderPassprotected
Draw()impeller::RenderPassvirtual
EncodeCommands() constimpeller::RenderPass
GetCommands() constimpeller::RenderPassinlinevirtual
GetContext() constimpeller::RenderPass
GetOrthographicTransform() constimpeller::RenderPass
GetRenderTarget() constimpeller::RenderPass
GetRenderTargetPixelFormat() constimpeller::RenderPass
GetRenderTargetSize() constimpeller::RenderPass
GetSampleCount() constimpeller::RenderPass
has_depth_attachment_impeller::RenderPassprotected
has_stencil_attachment_impeller::RenderPassprotected
HasDepthAttachment() constimpeller::RenderPass
HasStencilAttachment() constimpeller::RenderPass
orthographic_impeller::RenderPassprotected
pixel_format_impeller::RenderPassprotected
render_target_impeller::RenderPassprotected
render_target_size_impeller::RenderPassprotected
RenderPass(std::shared_ptr< const Context > context, const RenderTarget &target)impeller::RenderPassprotected
ResetGLState(const ProcTableGLES &gl)impeller::RenderPassGLESstatic
sample_count_impeller::RenderPassprotected
SetBaseVertex(uint64_t value)impeller::RenderPassvirtual
SetCommandLabel(std::string_view label)impeller::RenderPassvirtual
SetElementCount(size_t count)impeller::RenderPassvirtual
SetIndexBuffer(BufferView index_buffer, IndexType index_type)impeller::RenderPassvirtual
SetInstanceCount(size_t count)impeller::RenderPassvirtual
SetLabel(std::string_view label)impeller::RenderPass
SetPipeline(PipelineRef pipeline)impeller::RenderPassvirtual
SetPipeline(const std::shared_ptr< Pipeline< PipelineDescriptor >> &pipeline)impeller::RenderPass
SetScissor(IRect scissor)impeller::RenderPassvirtual
SetStencilReference(uint32_t value)impeller::RenderPassvirtual
SetVertexBuffer(VertexBuffer buffer)impeller::RenderPassvirtual
SetVertexBuffer(BufferView vertex_buffer)impeller::RenderPass
SetVertexBuffer(std::vector< BufferView > vertex_buffers)impeller::RenderPass
SetVertexBuffer(BufferView vertex_buffers[], size_t vertex_buffer_count)impeller::RenderPassvirtual
SetViewport(Viewport viewport)impeller::RenderPassvirtual
ValidateIndexBuffer(const BufferView &index_buffer, IndexType index_type)impeller::RenderPassprotectedstatic
ValidateVertexBuffers(const BufferView vertex_buffers[], size_t vertex_buffer_count)impeller::RenderPassprotectedstatic
vertex_buffers_impeller::RenderPassprotected
~RenderPass()impeller::RenderPassvirtual
~RenderPassGLES() overrideimpeller::RenderPassGLES
~ResourceBinder()=defaultimpeller::ResourceBindervirtual