Searched refs:fSampleMaskSupport (Results 1 – 7 of 7) sorted by relevance
117 bool fSampleMaskSupport = true; variable119 return fSampleMaskSupport; in sampleMaskSupport()447 result->fSampleMaskSupport = true; in SampleMaskSupport()
73 bool sampleMaskSupport() const { return fSampleMaskSupport; } in sampleMaskSupport()289 bool fSampleMaskSupport : 1; variable
51 fSampleMaskSupport = false; in GrShaderCaps()135 writer->appendBool("Sample mask support", fSampleMaskSupport); in dumpJSON()
38 fShaderCaps->fSampleMaskSupport = true; in GrMockCaps()
234 shaderCaps->fSampleMaskSupport = true; in initShaderCaps()
890 shaderCaps->fSampleMaskSupport = ctxInfo.glslGeneration() >= k400_GrGLSLGeneration; in initGLSL()893 shaderCaps->fSampleMaskSupport = true; in initGLSL()895 shaderCaps->fSampleMaskSupport = true; in initGLSL()
702 shaderCaps->fSampleMaskSupport = true; in initShaderCaps()