Lines Matching refs:text
17 element comment { text } ? |
43 attribute name { text } ,
44 attribute protect { text } ,
59 attribute name { text } ,
60 attribute author { text } ,
61 attribute contact { text }
69 element comment { text }
106 # comment - descriptive text with no semantic meaning
141 # <comment> - containing arbitrary text (unused)
144 # syntax where it may contain arbitrarily interleaved text, <type>, and
146 # text <type>name</type> text <enum>name</enum> text
150 attribute api { text } ? ,
151 attribute alias { text } ? ,
152 attribute requires { text } ? ,
153 attribute bitvalues { text } ? ,
155 attribute category { text } ? ,
156 attribute deprecated { text } ? ,
158 attribute returnedonly { text } ? ,
159 attribute structextends { text } ? ,
160 attribute allowduplicate { text } ? ,
161 attribute objtypeenum { text } ? ,
165 ( text ,
166 element type { text } *
168 element apientry { text } ? ,
169 ( text ,
170 element type { text } *
173 ( text ,
174 element type { text } *
179 attribute api { text } ? ,
180 attribute len { text } ? ,
181 attribute altlen { text } ? ,
182 attribute externsync { text } ? ,
183 attribute optional { text } ? ,
184 attribute selector { text } ? ,
186 attribute noautovalidity { text } ? ,
187 attribute values { text } ? ,
188 attribute limittype { text } ? ,
189 attribute objecttype { text } ? ,
190 attribute deprecated { text } ? ,
193 element name { text } ? ,
195 element comment { text } ?
198 element comment { text }
208 # comment - descriptive text with no semantic meaning
210 attribute name { text } ? ,
211 attribute type { text } ? ,
217 element comment { text}
250 # comment - descriptive text with no semantic meaning
267 attribute dir { text } ? &
275 attribute protect { text } ? &
276 attribute api { text } ? &
278 attribute name { text } &
279 attribute deprecated { text } ? &
287 # comment - descriptive text with no semantic meaning
352 # <description> - unused text
357 ( attribute name { text } ,
358 attribute alias { text } ,
359 attribute api { text } ?
362 attribute tasks { text } ? ,
363 attribute queues { text } ? ,
364 attribute successcodes { text } ? ,
365 attribute errorcodes { text } ? ,
366 attribute renderpass { text } ? ,
367 attribute videocoding { text } ? ,
368 attribute cmdbufferlevel { text } ? ,
369 attribute prefix { text } ? ,
370 attribute suffix { text } ? ,
371 attribute api { text } ? ,
376 element name { text }
380 attribute api { text } ? ,
381 attribute len { text } ? ,
382 attribute altlen { text } ? ,
383 attribute externsync { text } ? ,
384 attribute optional { text } ? ,
385 attribute selector { text } ? ,
386 attribute noautovalidity { text } ? ,
387 attribute objecttype { text } ? ,
388 attribute validstructs { text } ? ,
389 attribute stride { text } ? ,
392 element name { text } ?
400 text
403 element param { text } *
419 # comment - descriptive text with no semantic meaning
421 attribute api { text } ,
424 attribute protect { text } ? ,
434 element comment { text }
442 element comment { text }
497 attribute protect { text } ? ,
498 attribute platform { text } ? ,
499 attribute author { text } ? ,
500 attribute contact { text } ? ,
501 attribute type { text } ? ,
502 attribute depends { text } ?,
504 attribute ratified { text } ? ,
505 attribute promotedto { text } ? ,
506 attribute deprecatedby { text } ? ,
507 attribute obsoletedby { text } ? ,
508 attribute provisional { text } ? ,
509 attribute specialuse { text } ? ,
513 attribute api { text } ? ,
519 element comment { text }
523 attribute api { text } ? ,
528 element comment { text }
550 attribute class { text } ,
551 attribute blockSize { text } ,
552 attribute texelsPerBlock { text } ,
553 attribute blockExtent { text } ? ,
554 attribute packed { text } ? ,
555 attribute compressed { text } ? ,
556 attribute chroma { text } ? ,
568 attribute bits { text } ,
569 attribute numericFormat { text },
570 attribute planeIndex { text } ?
575 attribute index { text } ,
576 attribute widthDivisor { text } ,
577 attribute heightDivisor { text } ,
578 attribute compatible { text }
595 attribute queues { text } ? ,
596 attribute stage { text } ?
600 attribute stage { text } ?,
601 attribute access { text } ?
607 attribute alias { text } ? ,
614 element comment { text } ?,
616 attribute alias { text } ? ,
622 attribute order { text } ? ,
623 attribute before { text } ? ,
624 attribute after { text } ?,
625 text
631 attribute depends { text } ? ,
683 attribute version { text } ) |
685 attribute extension { text } ) |
687 attribute struct { text },
688 attribute feature { text },
689 attribute requires { text },
690 attribute alias { text } ? ) |
692 attribute property { text },
693 attribute member { text },
694 attribute value { text },
695 attribute requires { text } ? )
716 Integer = text
719 EnumName = text
722 TypeName = text
725 TypeSuffix = text
729 StringGroup = text
732 ProfileName = attribute profile { text }
733 ExtensionName = attribute extension { text }
735 Depends = attribute depends { text }
736 Vendor = attribute vendor { text }
737 Comment = attribute comment { text }
738 Name = attribute name { text }