HomeSort by relevance Sort by last modified time
    Searched refs:getMinPrecision (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSizePromotion.hpp 351 glw::GLfloat getMinPrecision(TextureInternalFormatDescriptor descriptor, ColorChannelSelector channel);
gl3cTextureSizePromotion.cpp 848 if (fabs(pixel - expected_value) <= getMinPrecision(descriptor, channel))
879 if (fabs(pixel - expected_value) <= getMinPrecision(descriptor, channel))
921 if (fabs(pixel - expected_value) <= getMinPrecision(descriptor, channel))
    [all...]

Completed in 73 milliseconds