Searched defs:createPaths (Results 1 – 8 of 8) sorted by relevance
75 std::vector<PathImpl *> createPaths(GLsizei range) override in createPaths() function
274 std::vector<std::string> createPaths; in createDirectoryAndParents() local
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
408 std::vector<PathImpl *> ContextNULL::createPaths(GLsizei range) in createPaths() function in rx::ContextNULL
229 std::vector<PathImpl *> Context11::createPaths(GLsizei) in createPaths() function in rx::Context11
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