Searched defs:createPaths (Results 1 – 7 of 7) sorted by relevance
75 std::vector<PathImpl *> createPaths(GLsizei range) override in createPaths() function
131 std::vector<PathImpl *> Context9::createPaths(GLsizei) in createPaths() function in rx::Context9
350 angle::Result PathManager::createPaths(Context *context, GLsizei range, GLuint *createdOut) in createPaths() function in gl::PathManager
229 std::vector<PathImpl *> Context11::createPaths(GLsizei) in createPaths() function in rx::Context11
408 std::vector<PathImpl *> ContextNULL::createPaths(GLsizei range) in createPaths() function in rx::ContextNULL
153 std::vector<PathImpl *> ContextGL::createPaths(GLsizei range) in createPaths() function in rx::ContextGL
2099 std::vector<PathImpl *> ContextVk::createPaths(GLsizei) in createPaths() function in rx::ContextVk