Home | History | Annotate | Download | only in shaderrender

Lines Matching refs:v00

240 		int v00					= (y * stride) + x;
247 m_indices[baseNdx + 1] = (deUint16)v00;
3108 const int v00 = (y * stride) + x;
3112 const tcu::Vec4 c00 = colors[v00];