Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkSL::InterfaceBlock, including all inherited members.
arraySize() const | SkSL::InterfaceBlock | inline |
as() const | SkSL::IRNode | inline |
as() | SkSL::IRNode | inline |
Convert(const Context &context, Position pos, const Modifiers &modifiers, std::string_view typeName, skia_private::TArray< Field > fields, std::string_view varName, int arraySize) | SkSL::InterfaceBlock | static |
description() const override | SkSL::InterfaceBlock | virtual |
detachDeadVariable() | SkSL::InterfaceBlock | inline |
fKind | SkSL::IRNode | protected |
fPosition | SkSL::IRNode | |
instanceName() const | SkSL::InterfaceBlock | inline |
InterfaceBlock(Position pos, Variable *var) | SkSL::InterfaceBlock | inline |
IRNode(const IRNode &)=delete | SkSL::IRNode | |
IRNode(Position position, int kind) | SkSL::IRNode | inlineprotected |
is() const | SkSL::IRNode | inline |
Kind typedef | SkSL::ProgramElement | |
kind() const | SkSL::ProgramElement | inline |
kIRNodeKind | SkSL::InterfaceBlock | inlinestatic |
Make(const Context &context, Position pos, Variable *variable) | SkSL::InterfaceBlock | static |
operator delete(void *ptr) | SkSL::Poolable | inlinestatic |
operator new(const size_t size) | SkSL::Poolable | inlinestatic |
operator=(const IRNode &)=delete | SkSL::IRNode | |
position() const | SkSL::IRNode | inline |
ProgramElement(Position pos, Kind kind) | SkSL::ProgramElement | inline |
setPosition(Position p) | SkSL::IRNode | inline |
typeName() const | SkSL::InterfaceBlock | inline |
var() const | SkSL::InterfaceBlock | inline |
~InterfaceBlock() override | SkSL::InterfaceBlock | |
~IRNode() | SkSL::IRNode | inlinevirtual |