Home
last modified time | relevance | path

Searched defs:getShaderInterface (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp5700 void BufferTestBase::getShaderInterface(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /*… in test() function in gl4cts::EnhancedLayouts::BufferTestBase
20528 void XFBAllStagesTest::getShaderInterface(glw::GLuint /* test_case_index */, Utils::Shader::STAGES … in test() function in gl4cts::EnhancedLayouts::XFBAllStagesTest
20810 void XFBStrideOfEmptyListTest::getShaderInterface(GLuint /* test_case_index */, Utils::Shader::STAG… in test() function in gl4cts::EnhancedLayouts::XFBStrideOfEmptyListTest
21117 void XFBStrideOfEmptyListAndAPITest::getShaderInterface(GLuint /* test_case_index */, Utils::Shader… in test() function in gl4cts::EnhancedLayouts::XFBStrideOfEmptyListAndAPITest
22331 void XFBBlockMemberStrideTest::getShaderInterface(GLuint /* test_case_index */, Utils::Shader::STAG… in test() function in gl4cts::EnhancedLayouts::XFBBlockMemberStrideTest
23351 void XFBOverrideQualifiersWithAPITest::getShaderInterface(GLuint test_case_index, Utils::Shader::ST… in test() function in gl4cts::EnhancedLayouts::XFBOverrideQualifiersWithAPITest
23597 void XFBVertexStreamsTest::getShaderInterface(GLuint /* test_case_index */, Utils::Shader::STAGES s… in test() function in gl4cts::EnhancedLayouts::XFBVertexStreamsTest
25003 void XFBStrideTest::getShaderInterface(GLuint test_case_index, Utils::Shader::STAGES stage, std::st… in test() function in gl4cts::EnhancedLayouts::XFBStrideTest
26185 void XFBCaptureInactiveOutputVariableTest::getShaderInterface(GLuint test_case_index, Utils::Shader… in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputVariableTest
26601 void XFBCaptureInactiveOutputComponentTest::getShaderInterface(GLuint test_case_index, Utils::Shade… in test() function in gl4cts::EnhancedLayouts::XFBCaptureInactiveOutputComponentTest
[all …]
/third_party/glslang/glslang/Include/
DTypes.h1782 TShaderInterface getShaderInterface() const in getShaderInterface() function