Home
last modified time | relevance | path

Searched refs:typetext (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/
Dgenerator.py1520 def createValidationLineForParameterIntroChunk(self, param, params, typetext): argument
1588 asciidoc += typetext
1618 asciidoc += typetext
1623 asciidoc += typetext
1641 def makeAsciiDocLineForParameter(self, param, params, typetext): argument
1644 asciidoc = self.createValidationLineForParameterIntroChunk(param, params, typetext)