Home
last modified time | relevance | path

Searched defs:LabeledActions (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/egl/
H A DteglImageFormatTests.cpp1833 struct LabeledActions struct
1835 LabeledActions(void) : m_numActions(0) in LabeledActions() function
1838 LabeledAction &operator[](int ndx) in operator []()
1844 int size(void) const in size()
1850 LabeledAction m_actions[64];
1851 int m_numActions;