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

/external/skia/src/gpu/gl/
H A DGrGLProgramDesc.cpp65 static bool get_meta_key(const GrProcessor& proc, function
110 if (!get_meta_key(primProc, gpu->glCaps(), 0, &b)) {
120 if (!get_meta_key(fp, gpu->glCaps(), primProc.getTransformKey(fp.coordTransforms()), &b)) {
129 if (!get_meta_key(xp, gpu->glCaps(), 0, &b)) {

Completed in 208 milliseconds