Home
last modified time | relevance | path

Searched defs:sRGBtoLinear (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/src/System/
H A DMath.hpp326 inline float sRGBtoLinear(float c) in sRGBtoLinear() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/shaders/
H A Dcommon.h124 static inline float4 sRGBtoLinear(float4 color) in sRGBtoLinear() function
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DShaderCore.cpp682 SIMD::Float sRGBtoLinear(const SIMD::Float &c) in sRGBtoLinear() function
923 Float4 sRGBtoLinear(const Float4 &c) in sRGBtoLinear() function