Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.cpp1047 struct LabeledAction struct
1057LabeledAction& operator[] (int ndx) { DE_ASSERT(0 <= ndx && ndx < m_numActions); return m_acti… in operator []()
1061 LabeledAction m_actions[32];
1272 const LabeledAction& createAction = m_createActions[createNdx]; in init()
1276 const LabeledAction& renderAction = m_renderActions[renderNdx]; in init()
1459 const LabeledAction& createAction = m_createActions[createNdx]; in init()
1460 const LabeledAction& renderAction = m_renderActions[renderNdx]; in init()
1461 const LabeledAction& clearAction = m_clearActions[clearNdx]; in init()
1528 LabeledAction& createAction = m_createActions[createNdx]; in init()
1532 LabeledAction& modifyAction = m_modifyActions[modifyNdx]; in init()