Home | History | Annotate | Download | only in egl

Lines Matching refs:Modify

206 	virtual void			modify					(int operationNdx, EGLImageKHR img, tcu::Texture2D& reference) = 0;
279 enum Modify
309 void modify (int operationNdx, EGLImageKHR img, tcu::Texture2D& reference);
1242 void GLES2ImageApi::modify (int operationNdx, EGLImageKHR img, tcu::Texture2D& reference)
1781 m_apiContexts[m_spec.operations[m_curIter].apiIndex]->modify(m_spec.operations[m_curIter].operationIndex, m_img, m_refImg);
2041 : TestCaseGroup (eglTestCtx, "modify", "EGLImage modifying tests")
2075 GLES2ImageApi::Modify modifyOperations[] = {