Home
last modified time | relevance | path

Searched refs:xfb_components (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp1084 …GLuint test_case_index, Utils::Program::NameVector& captured_varyings, glw::GLint* xfb_components);
3482 …GLuint test_case_index, Utils::Program::NameVector& captured_varyings, glw::GLint* xfb_components);
3927 …GLuint test_case_index, Utils::Program::NameVector& captured_varyings, glw::GLint* xfb_components);
Dgl4cEnhancedLayoutsTests.cpp5718 GLint xfb_components; in test() local
5719 getCapturedVaryings(test_case_index, captured_varyings, &xfb_components); in test()
5730 if (xfb_components > max_xfb_components) in test()
20506 GLint* xfb_components) in test() argument
20510 *xfb_components = 4; in test()
22880 GLint* xfb_components) in test() argument
22889 *xfb_components = 3 * type_size / 4; in test()