Searched refs:CmdInfo (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/
H A Dreg.py111 # CmdInfo - registry information about a command
112 class CmdInfo(BaseInfo): class in inherits:BaseInfo
154 # cmddict - dictionary of CmdInfo objects keyed by command name
299 ci = CmdInfo(cmd)
/prebuilts/ndk/r13/sources/third_party/vulkan/src/
H A Dreg.py111 # CmdInfo - registry information about a command
112 class CmdInfo(BaseInfo): class in inherits:BaseInfo
154 # cmddict - dictionary of CmdInfo objects keyed by command name
299 ci = CmdInfo(cmd)

Completed in 173 milliseconds