Home
last modified time | relevance | path

Searched defs:unscaleFixed (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
DConstants.cpp362 …static const float4 unscaleFixed = {1.0f / 0x00010000, 1.0f / 0x00010000, 1.0f / 0x00010000, 1.0f … in Constants() local
DConstants.hpp108 float4 unscaleFixed; member