Searched refs:getProgramInterface (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cEnhancedLayoutsTests.hpp | 1144 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 1420 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 1490 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 1797 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 1827 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 1994 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 2041 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 2110 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 2259 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… 2370 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int… [all …]
|
D | gl4cEnhancedLayoutsTests.cpp | 6446 void TextureTestBase::getProgramInterface(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::TextureTestBase 7519 getProgramInterface(test_case_index, program_interface, varying_passthrough); in test() 7692 getProgramInterface(test_case_index, program_interface, varying_passthrough); in test() 8429 void GLSLConstantIntegralExpressionTest::getProgramInterface(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest 8586 void UniformBlockMemberOffsetAndAlignTest::getProgramInterface(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberOffsetAndAlignTest 10461 void UniformBlockAlignmentTest::getProgramInterface(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::UniformBlockAlignmentTest 10558 void SSBMemberOffsetAndAlignTest::getProgramInterface(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::SSBMemberOffsetAndAlignTest 12228 void SSBAlignmentTest::getProgramInterface(GLuint /* test_case_index */, Utils::ProgramInterface& p… in test() function in gl4cts::EnhancedLayouts::SSBAlignmentTest 12358 void VaryingLocationsTest::getProgramInterface(GLuint test_case_index, Utils::ProgramInterface& pro… in test() function in gl4cts::EnhancedLayouts::VaryingLocationsTest 12597 void VertexAttribLocationsTest::getProgramInterface(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::VertexAttribLocationsTest [all …]
|