Home
last modified time | relevance | path

Searched refs:getBinaryLength (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DProgram.h221 GLint getBinaryLength() const;
DProgram.cpp2682 GLint Program::getBinaryLength() const in getBinaryLength() function in es2::Program
DlibGLESv2.cpp2968 *params = programObject->getBinaryLength(); in GetProgramiv()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h488 GLint getBinaryLength(Context *context) const;
Dqueryutils.cpp1325 : program->getBinaryLength(context); in QueryProgramiv()
DProgram.cpp1978 GLint Program::getBinaryLength(Context *context) const in getBinaryLength() function in gl::Program
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h613 GLint getBinaryLength(Context *context) const;
Dqueryutils.cpp1173 : program->getBinaryLength(context); in QueryProgramiv()
DProgram.cpp1764 GLint Program::getBinaryLength(Context *context) const in getBinaryLength() function in gl::Program