Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp1545 struct LabeledAction struct
1555LabeledAction& operator[] (int ndx) { DE_ASSERT(0 <= ndx && ndx < m_numActions); return m_acti… in operator []()
1559 LabeledAction m_actions[64];
1835 const LabeledAction& createAction = m_createActions[createNdx]; in init()
1839 const LabeledAction& renderAction = m_renderActions[renderNdx]; in init()
2040 const LabeledAction& createAction = m_createActions[createNdx]; in init()
2041 const LabeledAction& renderAction = m_renderActions[renderNdx]; in init()
2042 const LabeledAction& clearAction = m_clearActions[clearNdx]; in init()
2124 LabeledAction& createAction = m_createActions[createNdx]; in init()
2128 LabeledAction& modifyAction = m_modifyActions[modifyNdx]; in init()