HomeSort by relevance Sort by last modified time
    Searched full:eval_selection_uint (Results 1 - 1 of 1) sorted by null

  /external/deqp/modules/gles3/functional/
es3fShaderOperatorTests.cpp 1119 void eval_selection_uint (ShaderEvalContext& c) { c.color.x() = (float)selection(c.in[0].z() > 0.0f, (deUint32)c.in[1].x(), (deUint32)c.in[2].y()); } function in namespace:deqp::gles3::Functional
    [all...]

Completed in 64 milliseconds