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

  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSizePromotion.hpp 233 bool checkSourceTextureSizeAndType(TextureInternalFormatDescriptor descriptor, glw::GLenum target);
gl3cTextureSizePromotion.cpp 131 is_ok = is_ok & checkSourceTextureSizeAndType(s_formats[i], s_source_texture_targets[j]);
486 bool FunctionalTest::checkSourceTextureSizeAndType(TextureInternalFormatDescriptor descriptor, glw::GLenum target)
    [all...]

Completed in 93 milliseconds