Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.h380 struct SCmdLineOpt struct
DPVRShellImpl.h95 SCmdLineOpt *m_pOpt;
DPVRShell.cpp947 SCmdLineOpt opt; in Parse()
1001 SCmdLineOpt* pTmp = (SCmdLineOpt*)realloc(m_pOpt, m_nOptMax * sizeof(*m_pOpt)); in Parse()