Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderVertexOrdering.cpp418 glw::GLint inner_tess_level_uniform_location = gl.getUniformLocation(po_id, "inner_tess_level"); in initTestIteration() local
DesextcTessellationShaderInvariance.hpp111 glw::GLuint inner_tess_level_uniform_location; member
DesextcTessellationShaderTessellation.hpp308 glw::GLint inner_tess_level_uniform_location; member
DesextcTessellationShaderUtils.cpp1276 glw::GLint inner_tess_level_uniform_location = -1; in initTessellationVertexCounterProgram() local