Home
last modified time | relevance | path

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

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