Searched refs:fSampleVariablesSupport (Results 1 – 4 of 4) sorted by relevance
74 bool sampleVariablesSupport() const { return fSampleVariablesSupport; } in sampleVariablesSupport()253 bool fSampleVariablesSupport : 1; variable
49 fSampleVariablesSupport = false; in GrShaderCaps()126 writer->appendBool("Sample variables support", fSampleVariablesSupport); in dumpJSON()
36 fShaderCaps->fSampleVariablesSupport = true; in GrMockCaps()
860 shaderCaps->fSampleVariablesSupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()863 shaderCaps->fSampleVariablesSupport = true; in initGLSL()865 shaderCaps->fSampleVariablesSupport = true; in initGLSL()869 shaderCaps->fSampleVariablesStencilSupport = shaderCaps->fSampleVariablesSupport; in initGLSL()876 shaderCaps->fSampleVariablesSupport = false; in initGLSL()