Searched defs:fx0 (Results 1 – 9 of 9) sorted by relevance
76 const deUint32 fx0 = (1u<<NUM_SUBPIXEL_BITS) - fx1; in interpolateChannel() local
47 float fx0, fy0, fx1, fy1; member
358 float fx0 = -1.0f + (float)(x+0) / (float)QUAD_GRID_SIZE * 2.0f / (float)m_numInstances; in init() local
291 float fx0 = (float)(x+0) / gridSizeFloat; in PosTexCoordQuadGrid() local
326 float fx0 = 2.0f * sx0 - 1.0f; in computePositions() local
242 float fx0 = (float)(x+0) / gridSizeFloat; in PosTexCoordQuadGrid() local
817 const float fx0 = -1.0f + (float)(x+0) / (float)QUAD_GRID_SIZE * 2.0f / (float)instanceCount; in prepareVertexData() local
487 float fx0 = 2.0f * sx0 - 1.0f; in computePositions() local