Home
last modified time | relevance | path

Searched refs:MustForceNegatedAtanParamToFloat (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/resources/sksl/workarounds/
DNegatedAtan.sksl1 /*#pragma settings MustForceNegatedAtanParamToFloat*/
/third_party/flutter/skia/src/sksl/
DSkSLUtil.h257 static sk_sp<GrShaderCaps> MustForceNegatedAtanParamToFloat() { in MustForceNegatedAtanParamToFloat() function
/third_party/skia/src/sksl/
DSkSLUtil.h357 static ShaderCapsPointer MustForceNegatedAtanParamToFloat() { in MustForceNegatedAtanParamToFloat() function
DSkSLMain.cpp153 static auto s_negativeAtanCaps = Factory::MustForceNegatedAtanParamToFloat(); in detect_shader_settings()
/third_party/flutter/skia/tests/
DSkSLGLSLTest.cpp404 *SkSL::ShaderCapsFactory::MustForceNegatedAtanParamToFloat(), in DEF_TEST()