Searched refs:addShaderOperations (Results 1 – 1 of 1) sorted by relevance
2982 void addShaderOperations (GLenum type);3102 addShaderOperations(GL_VERTEX_SHADER); in init()3106 addShaderOperations(GL_FRAGMENT_SHADER); in init()3470 void GLES2ThreadedSharingTest::addShaderOperations (GLenum type) in addShaderOperations() function in deqp::egl::GLES2ThreadedSharingTest