Searched defs:programBinary (Results 1 – 5 of 5) sorted by relevance
2009 BlobCache::Value programBinary; in programCacheQuery() local
7268 void Context::programBinary(ShaderProgramID program, in programBinary() function in gl::Context
473 PFNGLPROGRAMBINARYPROC programBinary = nullptr; variable
569 glProgramBinaryFunc programBinary; variable
336 …virtual GrGLvoid programBinary(GrGLuint program, GrGLenum binaryFormat, void *binary, GrGLsizei le… in programBinary() function