Home | History | Annotate | Download | only in vulkan-validation-layers

Lines Matching full:cmdinfo

118 # CmdInfo - registry information about a command
119 class CmdInfo(BaseInfo):
161 # cmddict - dictionary of CmdInfo objects keyed by command name
306 ci = CmdInfo(cmd)