Searched defs:programBinary (Results 1 – 3 of 3) sorted by relevance
1449 BlobCache::Value programBinary; in programCacheQuery() local
6541 void Context::programBinary(GLuint program, GLenum binaryFormat, const void *binary, GLsizei length) in programBinary() function in gl::Context
473 PFNGLPROGRAMBINARYPROC programBinary = nullptr; variable