Home | History | Annotate | Download | only in stress

Lines Matching refs:componentG

1589 				const deUint32		componentG			= rnd.choose<deUint32>(DE_ARRAY_BEGIN(s_specialFloats), DE_ARRAY_END(s_specialFloats));
1592 const tcu::UVec4 uniformValue = tcu::UVec4(componentR, componentG, componentB, componentA);