Searched refs:fIntegerSupport (Results 1 – 21 of 21) sorted by relevance
30 fShaderCaps->fIntegerSupport = options.fIntegerSupport; in GrMockCaps()
24 fIntegerSupport = false; in GrShaderCaps()83 writer->appendBool("Integer Support", fIntegerSupport); in dumpJSON()
50 bool integerSupport() const { return fIntegerSupport; } in integerSupport()244 bool fIntegerSupport : 1; variable
49 bool integerSupport() const { return fIntegerSupport; } in integerSupport()281 bool fIntegerSupport : 1; variable
23 fIntegerSupport = false; in GrShaderCaps()94 writer->appendBool("Integer Support", fIntegerSupport); in dumpJSON()
33 fShaderCaps->fIntegerSupport = options.fIntegerSupport; in GrMockCaps()
66 bool fIntegerSupport = false; member
162 bool fIntegerSupport = false; variable164 return fIntegerSupport; in integerSupport()
125 bool fIntegerSupport = false; member
26 fShaderCaps->fIntegerSupport = true; in GrDawnCaps()
123 mockOptions.fIntegerSupport = true; in run()
27 mockOptions.fIntegerSupport = true; in make_mock_context()
36 mockOptions.fIntegerSupport = true; in make_mock_context()
582 shaderCaps->fIntegerSupport = true; in initShaderCaps()
341 shaderCaps->fIntegerSupport = true;
153 mockOptions.fIntegerSupport = true; in run()
242 shaderCaps->fIntegerSupport = true; in initShaderCaps()
345 shaderCaps->fIntegerSupport = ctxInfo.version() >= GR_GL_VER(3, 0) && in init()369 shaderCaps->fIntegerSupport = ctxInfo.version() >= GR_GL_VER(3, 0) && in init()
352 shaderCaps->fIntegerSupport = version >= GR_GL_VER(3, 0) && in init()378 shaderCaps->fIntegerSupport = version >= GR_GL_VER(3, 0) && in init()385 shaderCaps->fIntegerSupport = (version >= GR_GL_VER(2, 0)); in init()
716 shaderCaps->fIntegerSupport = true; in initShaderCaps()
474 shaderCaps->fIntegerSupport = true;