Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedBlending.hpp59 std::string GenVS();
H A DesextcDrawBuffersIndexedBlending.cpp208 glu::makeVtxFragSources(GenVS().c_str(), GenFS(maxDrawBuffers).c_str())); in iterate()
293 std::string DrawBuffersIndexedBlending::GenVS() in GenVS() function in glcts::DrawBuffersIndexedBlending
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp1783 BuildProgram(GenVS(internalformat, write_value).c_str(), GenTCS(internalformat, write_value).c_str(), in Write()
1845 std::string GenVS(GLenum internalformat, const T& value) in GenVS() function in gl4cts::__anon27643::BasicAllFormatsStoreGeometryStages
2010 GenVS(internalformat, expected_value).c_str(), GenTCS(internalformat, expected_value).c_str(), in Read()
2095 std::string GenVS(GLenum internalformat, const T& expected_value) in GenVS() function in gl4cts::__anon27643::BasicAllFormatsLoadGeometryStages

Completed in 14 milliseconds