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

  /external/deqp/external/openglcts/modules/gl/
gl3cTextureSizePromotion.hpp 166 s_source_texture_data_sn[]; //!< Source texture for signed normalized integer type internal formats. member in class:gl3cts::TextureSizePromotion::FunctionalTest
gl3cTextureSizePromotion.cpp 253 source_data = (glw::GLvoid*)s_source_texture_data_sn;
876 deFloatClamp(s_source_texture_data_sn[channel], 0, 1);
1157 const glw::GLfloat FunctionalTest::s_source_texture_data_sn[] = { -0.125f, 0.25f, -0.5f, 0.75f }; member in class:gl3cts::TextureSizePromotion::FunctionalTest
    [all...]

Completed in 93 milliseconds