Searched refs:fMultisampleInterpolationSupport (Results 1 – 3 of 3) sorted by relevance
123 bool multisampleInterpolationSupport() const { return fMultisampleInterpolationSupport; } in multisampleInterpolationSupport()280 bool fMultisampleInterpolationSupport : 1; variable
63 fMultisampleInterpolationSupport = false; in GrShaderCaps()150 r.appendf("Multisample interpolation support: %s\n", (fMultisampleInterpolationSupport ? in dump()
751 shaderCaps->fMultisampleInterpolationSupport = in initGLSL()755 shaderCaps->fMultisampleInterpolationSupport = true; in initGLSL()757 shaderCaps->fMultisampleInterpolationSupport = true; in initGLSL()