Shader Params Processor
Annotation processor generating concrete implementations of ProgramExecutor in Kotlin.
Constructors
ShaderParamsProcessor
Link copied to clipboard
Functions
get Completions
Link copied to clipboard
open override fun getCompletions(p0: Element, p1: AnnotationMirror, p2: ExecutableElement, p3: String): MutableIterable<Completion>
Content copied to clipboard
get Supported Annotation Types
Link copied to clipboard
get Supported Options
Link copied to clipboard
get Supported Source Version
Link copied to clipboard
init
Link copied to clipboard
is Initialized
Link copied to clipboard
process
Link copied to clipboard
open override fun process(annotations: MutableSet<out TypeElement>, roundEnvironment: RoundEnvironment): Boolean
Content copied to clipboard
Properties
processingEnv
Link copied to clipboard