Lines Matching defs:BindingImagesTest
11591 /* Constants used by BindingImagesTest */
11592 const GLuint BindingImagesTest::m_goku_data = 0x000000ff;
11593 const GLuint BindingImagesTest::m_vegeta_data = 0x0000ff00;
11594 const GLuint BindingImagesTest::m_trunks_data = 0x00ff0000;
11600 BindingImagesTest::BindingImagesTest(deqp::Context& context)
11618 bool BindingImagesTest::prepareNextTestCase(glw::GLuint test_case_index)
11664 void BindingImagesTest::prepareShaderSource(Utils::SHADER_STAGES in_stage, bool in_use_version_400,
11956 void BindingImagesTest::prepareUniforms(Utils::program& program)
11972 void BindingImagesTest::releaseResource()
11989 bool BindingImagesTest::verifyAdditionalResults() const
18849 addChild(new GLSL420Pack::BindingImagesTest(m_context));