Searched refs:fNeedsPerspective (Results 1 – 2 of 2) sorted by relevance
533 x |= fNeedsPerspective ? 0 : 4; in getGLSLProcessorKey()576 if (gp.fNeedsPerspective) { in createGLSLInstance()584 gp.fNeedsPerspective ? kFloat3_GrSLType in createGLSLInstance()654 if (gp.fNeedsPerspective) { in createGLSLInstance()698 fNeedsPerspective = spec.deviceDimensionality() == 3; in initializeAttrs()702 if (fNeedsPerspective) { in initializeAttrs()708 if (fNeedsPerspective) { in initializeAttrs()744 bool fNeedsPerspective; member in GrQuadPerEdgeAA::QuadPerEdgeAAGeometryProcessor
821 x |= fNeedsPerspective ? 0 : 4; in getGLSLProcessorKey()864 if (gp.fNeedsPerspective) { in createGLSLInstance()872 gp.fNeedsPerspective ? kFloat3_GrSLType in createGLSLInstance()942 if (gp.fNeedsPerspective) { in createGLSLInstance()986 fNeedsPerspective = spec.deviceDimensionality() == 3; in initializeAttrs()990 if (fNeedsPerspective) { in initializeAttrs()996 if (fNeedsPerspective) { in initializeAttrs()1032 bool fNeedsPerspective; member in GrQuadPerEdgeAA::QuadPerEdgeAAGeometryProcessor