Home
last modified time | relevance | path

Searched refs:getVSCode (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderBarrier.hpp68 virtual const char* getVSCode() = 0;
108 const char* getVSCode();
146 const char* getVSCode();
190 const char* getVSCode();
H A DesextcTessellationShaderBarrier.cpp202 const char* vs_body = getVSCode(); in initTest()
439 const char* TessellationShaderBarrier1::getVSCode() in getVSCode() function in glcts::TessellationShaderBarrier1
644 const char* TessellationShaderBarrier2::getVSCode() in getVSCode() function in glcts::TessellationShaderBarrier2
842 const char* TessellationShaderBarrier3::getVSCode() in getVSCode() function in glcts::TessellationShaderBarrier3
H A DesextcTessellationShaderInvariance.hpp92 virtual std::string getVSCode(unsigned int n_iteration);
H A DesextcTessellationShaderInvariance.cpp273 std::string TessellationShaderInvarianceBaseTest::getVSCode(unsigned int n_iteration) in getVSCode() function in glcts::TessellationShaderInvarianceBaseTest
400 shader_body = getVSCode(n_iteration); in initTest()

Completed in 8 milliseconds