Home | History | Annotate | Download | only in shaderrender

Lines Matching refs:v00

218 		int v00					= (y * stride) + x;
225 m_indices[baseNdx + 1] = (deUint16)v00;
1790 const int v00 = (y * stride) + x;
1794 const tcu::Vec4 c00 = colors[v00];