Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.cpp1529 LabeledAction& modifyAction = m_modifyActions[modifyNdx]; in init() local
1531 if (!isCompatibleCreateAndModifyActions(*createAction.action, *modifyAction.action)) in init()
1535 spec.name = createAction.label + "_" + modifyAction.label; in init()
1542 spec.operations.push_back(TestSpec::Operation(0, *modifyAction.action)); in init()