Home
last modified time | relevance | path

Searched refs:PrecompileProgram (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.h52 static bool PrecompileProgram(GrDirectContext*, GrGLPrecompiledProgram*, const SkData&);
H A DGrGLProgramBuilder.cpp550 bool GrGLProgramBuilder::PrecompileProgram(GrDirectContext* dContext, in PrecompileProgram() function in GrGLProgramBuilder
/third_party/skia/src/gpu/gl/
H A DGrGLGpuProgramCache.cpp136 if (!GrGLProgramBuilder::PrecompileProgram(dContext, &precompiledProgram, data)) { in precompileShader()

Completed in 2 milliseconds