Home
last modified time | relevance | path

Searched defs:n_patch_vertices (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTessellation.cpp887 glw::GLuint n_patch_vertices) in getTCCode()
1064 …const glw::GLint n_patch_vertices[] = { 4, gl_max_patch_vertices_value / 2, gl_max_patch_vertice… in initTest() local
1140 …_run& run, _tessellation_primitive_mode primitive_mode, glw::GLint n_patch_vertices, bool is_indic… in initRun()
1715 std::string TessellationShaderTessellationgl_TessCoord::getTCCode(glw::GLint n_patch_vertices) in getTCCode()
1870 …_tessellation_primitive_mode primitive_mode, glw::GLint n_patch_vertices, const float* inner_tess_… in initTestDescriptor()
DesextcTessellationShaderTessellation.hpp198 glw::GLint n_patch_vertices; member
298 glw::GLint n_patch_vertices; member
DesextcTessellationShaderPrimitiveCoverage.cpp574 void TessellationShaderPrimitiveCoverage::drawPatch(glw::GLuint po_id, glw::GLuint n_patch_vertices, in drawPatch()
DesextcTessellationShaderUtils.cpp358 std::string TessellationShaderUtils::getGenericTCCode(unsigned int n_patch_vertices, in getGenericTCCode()
1229 const float* inner_tess_level, const float* outer_tess_level, glw::GLint n_patch_vertices, in initTessellationVertexCounterProgram()
DesextcTessellationShaderBarrier.cpp252 glw::GLint n_patch_vertices = 0; in iterate() local
DesextcTessellationShaderUtils.hpp319 glw::GLint n_patch_vertices; member
DesextcTessellationShaderTCTE.cpp4103 glw::GLint n_patch_vertices = 0; in iterate() local