Searched refs:addShaderOperations (Results 1 – 1 of 1) sorted by relevance
2967 void addShaderOperations (GLenum type);3087 addShaderOperations(GL_VERTEX_SHADER); in init()3091 addShaderOperations(GL_FRAGMENT_SHADER); in init()3455 void GLES2ThreadedSharingTest::addShaderOperations (GLenum type) in addShaderOperations() function in deqp::egl::GLES2ThreadedSharingTest