Home
last modified time | relevance | path

Searched defs:outer_tess_level_uniform_location (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp419 glw::GLint outer_tess_level_uniform_location = gl.getUniformLocation(po_id, "outer_tess_level"); in initTestIteration() local
DesextcTessellationShaderInvariance.hpp112 glw::GLuint outer_tess_level_uniform_location; member
DesextcTessellationShaderTessellation.hpp309 glw::GLint outer_tess_level_uniform_location; member
DesextcTessellationShaderUtils.cpp1277 glw::GLint outer_tess_level_uniform_location = -1; in initTessellationVertexCounterProgram() local