Searched refs:m_modifyActions (Results 1 – 1 of 1) sorted by relevance
2397 LabeledActions m_modifyActions; member in deqp::egl::Image::ModifyTests2403 m_modifyActions.add("tex_subimage_rgb8", in addModifyActions()2405 m_modifyActions.add("tex_subimage_rgb565", in addModifyActions()2407 m_modifyActions.add("tex_subimage_rgba8", in addModifyActions()2409 m_modifyActions.add("tex_subimage_rgb5_a1", in addModifyActions()2411 m_modifyActions.add("tex_subimage_rgba4", in addModifyActions()2414 …m_modifyActions.add("renderbuffer_clear_color", MovePtr<Action>(new GLESImageApi::ModifyRenderbuff… in addModifyActions()2416 m_modifyActions.add("renderbuffer_clear_depth", in addModifyActions()2418 m_modifyActions.add("renderbuffer_clear_stencil", in addModifyActions()2433 for (int modifyNdx = 0; modifyNdx < m_modifyActions.size(); modifyNdx++) in init()[all …]