Home
last modified time | relevance | path

Searched defs:CreateProgram (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp56 GrGLProgram* GrGLProgramBuilder::CreateProgram(const DrawArgs& args, GrGLGpu* gpu) { in CreateProgram() function in GrGLProgramBuilder
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp1479 class CreateProgram : public Operation class
1489 CreateProgram::CreateProgram (SharedPtr<Program>& program, bool useSync, bool serverSync) in CreateProgram() function in deqp::egl::GLES2ThreadTest::CreateProgram