Home
last modified time | relevance | path

Searched refs:getOuterTessLevelUniformName (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.hpp82 virtual const char* getOuterTessLevelUniformName();
DesextcTessellationShaderInvariance.cpp224 const char* TessellationShaderInvarianceBaseTest::getOuterTessLevelUniformName() in getOuterTessLevelUniformName() function in glcts::TessellationShaderInvarianceBaseTest
491 gl.getUniformLocation(program.po_id, getOuterTessLevelUniformName()); in initTest()