Searched refs:fSampleMaskSupport (Results 1 – 7 of 7) sorted by relevance
117 bool fSampleMaskSupport = true; variable119 return fSampleMaskSupport; in sampleMaskSupport()414 result->fSampleMaskSupport = true; in SampleMaskSupport()
74 bool sampleMaskSupport() const { return fSampleMaskSupport; } in sampleMaskSupport()285 bool fSampleMaskSupport : 1; variable
51 fSampleMaskSupport = false; in GrShaderCaps()136 writer->appendBool("Sample mask support", fSampleMaskSupport); in dumpJSON()
37 fShaderCaps->fSampleMaskSupport = true; in GrMockCaps()
236 shaderCaps->fSampleMaskSupport = true; in initShaderCaps()
935 shaderCaps->fSampleMaskSupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()938 shaderCaps->fSampleMaskSupport = true; in initGLSL()940 shaderCaps->fSampleMaskSupport = true; in initGLSL()
712 shaderCaps->fSampleMaskSupport = true; in initShaderCaps()