Home
last modified time | relevance | path

Searched refs:VertexShader2 (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTestSubcase.cpp67 std::string SubcaseBase::VertexShader2() in VertexShader2() function in deqp::SubcaseBase
159 string vsh2 = VertexShader2(); in Documentation()
DglcTestSubcase.hpp68 std::string VertexShader2();
/external/deqp/external/openglcts/modules/gles31/
Des31cProgramInterfaceQueryTests.cpp3335 virtual std::string VertexShader2() in VertexShader2() function in glcts::__anon8d9a2a6b0111::QueryNotUsed
3359 GLuint program2 = CreateProgram(VertexShader2().c_str(), FragmentShader2().c_str(), false); in Run()
/external/deqp/external/openglcts/modules/gl/
Dgl4cProgramInterfaceQueryTests.cpp4781 virtual std::string VertexShader2() in VertexShader2() function in gl4cts::__anon7ce8063a0111::QueryNotUsed
4807 GLuint program2 = CreateProgram(VertexShader2().c_str(), FragmentShader2().c_str(), false); in Run()