Searched refs:m_component_gohan (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.hpp | 2982 glw::GLuint m_component_gohan; member 3030 glw::GLuint m_component_gohan; member 3079 glw::GLuint m_component_gohan; member 3145 glw::GLuint m_component_gohan; member 3214 glw::GLuint m_component_gohan; member
|
D | gl4cEnhancedLayoutsTests.cpp | 17491 sprintf(buffer_gohan, "%d", test_case.m_component_gohan); in test() 17598 … " type: " << test_case.m_type.GetGLSLTypeName() << ", components: " << test_case.m_component_gohan in test() 17916 sprintf(buffer_gohan, "%d", test_case.m_component_gohan); in test() 17994 … " type: " << test_case.m_type.GetGLSLTypeName() << ", components: " << test_case.m_component_gohan in test() 18330 sprintf(buffer_gohan, "%d", test_case.m_component_gohan); in test() 18337 sprintf(buffer_goten, "%d", 0 == test_case.m_component_gohan ? 2 : 0); in test() 18438 << test_case.m_type_gohan.GetGLSLTypeName() << " at " << test_case.m_component_gohan << ", " in test() 18815 sprintf(buffer_gohan, "%d", test_case.m_component_gohan); in test() 18916 << test_case.m_type_gohan.GetGLSLTypeName() << " at " << test_case.m_component_gohan << ", " in test() 19368 sprintf(buffer_gohan, "%d", test_case.m_component_gohan); in test() [all …]
|