Docs: Search Functions
Docs via Parse · developer_tools
Searches for OpenGL/GLES functions whose names contain the query string (case-insensitive substring match). Returns all matches across all versions, so a single function name may appear multiple times with different version qualifiers. Scraper for docs.gl providing comprehensive OpenGL/GLES function documentation, categories, and search. Fulfilled by Parse from docs.gl.
- developer-tools
- docs
- docs-gl
- education
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ac3fb051-6c34-4db6-8696-b3b4482a392d/search_functions
- Interface artifact
- sha256:785aedcd5747c2a904d3a29500c0e2f0b24a9666733c6e8878fdf3fed653944b
- Manifest digest
- sha256:ab16d45c9ecc15384ddfa704b9e04b97f31b26a8539c122475a2372333e89205
Request fields
- query (string, required): Search keyword to match against function names (case-insensitive substring match).
Example queries
- {"query":"DrawArrays"}