Home
last modified time | relevance | path

Searched refs:GenVS (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedBlending.hpp59 std::string GenVS();
DesextcDrawBuffersIndexedBlending.cpp207 glu::makeVtxFragSources(GenVS().c_str(), GenFS(maxDrawBuffers).c_str())); in iterate()
292 std::string DrawBuffersIndexedBlending::GenVS() in GenVS() function in glcts::DrawBuffersIndexedBlending
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderImageLoadStoreTests.cpp1784 …BuildProgram(GenVS(internalformat, write_value).c_str(), GenTCS(internalformat, write_value).c_str… in Write()
1846 std::string GenVS(GLenum internalformat, const T& value) in GenVS() function in gl4cts::__anon57be67590111::BasicAllFormatsStoreGeometryStages
2011 GenVS(internalformat, expected_value).c_str(), GenTCS(internalformat, expected_value).c_str(), in Read()
2096 std::string GenVS(GLenum internalformat, const T& expected_value) in GenVS() function in gl4cts::__anon57be67590111::BasicAllFormatsLoadGeometryStages