Searched defs:oneHalf (Results 1 – 5 of 5) sorted by relevance
100 float oneHalf = 1.0 / 2.0, oneThird = 1.0 / 3.0; in targetGToVlevelsUnderCubicEquation() local
329 TIntermConstantUnion *oneHalf = CreateFloatNode(0.5f); in AppendVertexShaderDepthCorrectionToMain() local642 TIntermConstantUnion *oneHalf = CreateFloatNode(0.5f); in AddBresenhamEmulationFS() local
176 float oneHalf = 1.0 / 2.0, oneThird = 1.0 / 3.0; in targetGToVlevelsUnderCubicEquation() local
179 float oneHalf = 1.0 / 2.0, oneThird = 1.0 / 3.0; in targetGToVlevelsUnderCubicEquation() local