Searched refs:getProgramInterface (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.hpp | 1154 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 1430 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 1500 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 1807 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 1837 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 2004 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 2051 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 2120 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 2269 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… 2380 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface &program_int… [all …]
|
H A D | gl4cEnhancedLayoutsTests.cpp | 6529 void TextureTestBase::getProgramInterface(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::TextureTestBase 7608 getProgramInterface(test_case_index, program_interface, varying_passthrough); in test() 7781 getProgramInterface(test_case_index, program_interface, varying_passthrough); in test() 8527 void GLSLConstantIntegralExpressionTest::getProgramInterface(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::GLSLConstantIntegralExpressionTest 8683 void UniformBlockMemberOffsetAndAlignTest::getProgramInterface(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::UniformBlockMemberOffsetAndAlignTest 10555 void UniformBlockAlignmentTest::getProgramInterface(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::UniformBlockAlignmentTest 10652 void SSBMemberOffsetAndAlignTest::getProgramInterface(GLuint test_case_index, in test() function in gl4cts::EnhancedLayouts::SSBMemberOffsetAndAlignTest 12322 void SSBAlignmentTest::getProgramInterface(GLuint /* test_case_index */, Utils::ProgramInterface &p… in test() function in gl4cts::EnhancedLayouts::SSBAlignmentTest 12452 void VaryingLocationsTest::getProgramInterface(GLuint test_case_index, Utils::ProgramInterface &pro… in test() function in gl4cts::EnhancedLayouts::VaryingLocationsTest 12691 void VertexAttribLocationsTest::getProgramInterface(GLuint /* test_case_index */, in test() function in gl4cts::EnhancedLayouts::VertexAttribLocationsTest [all …]
|