Home
last modified time | relevance | path

Searched defs:linear2 (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/tools/unicode/c/genuca/
Dcollationbasedatabuilder.cpp219 int32_t linear2; in diffTwoBytePrimaries() local
246 int32_t linear2 = (int32_t)((p2 >> 8) & 0xff) - 2; in diffThreeBytePrimaries() local
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c286 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in v3dv_GetPhysicalDeviceFormatProperties2() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/shaders/
Dcommon.h115 float3 linear2 = pow((color.rgb + float3(0.055)) / 1.055, 2.4); in sRGBtoLinear() local
/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c953 VkFormatFeatureFlags2 linear2, optimal2, buffer2; in anv_GetPhysicalDeviceFormatProperties2() local