Home
last modified time | relevance | path

Searched refs:EmulateAbsIntFunction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/resources/sksl/workarounds/
H A DAbsInt.sksl1 /*#pragma settings EmulateAbsIntFunction*/
/aosp_15_r20/external/skia/tools/skslc/
H A DMain.cpp145 static const SkSL::ShaderCaps* EmulateAbsIntFunction() { in EmulateAbsIntFunction() function in ShaderCapsTestFactory
394 *caps = Factory::EmulateAbsIntFunction(); in detect_shader_settings()
/aosp_15_r20/external/angle/util/autogen/
H A Dangle_features_autogen.h120 EmulateAbsIntFunction, enumerator
H A Dangle_features_autogen.cpp120 {Feature::EmulateAbsIntFunction, "emulateAbsIntFunction"},