Searched defs:layoutInt (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/sksl/
H A DSkSLParser.cpp528 int Parser::layoutInt() { function in class:SkSL::Parser
572 location = this->layoutInt();
575 offset = this->layoutInt();
578 binding = this->layoutInt();
581 index = this->layoutInt();
584 set = this->layoutInt();
587 builtin = this->layoutInt();
590 inputAttachmentIndex = this->layoutInt();
626 maxVertices = this->layoutInt();
629 invocations = this->layoutInt();
[all...]

Completed in 63 milliseconds