HomeSort by relevance Sort by last modified time
    Searched refs:TESS_CONTROL_OUTPUT_VERTICES (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 92 TESS_CONTROL_OUTPUT_VERTICES = GL_TESS_CONTROL_OUTPUT_VERTICES;
217 TESS_CONTROL_OUTPUT_VERTICES = GL_TESS_CONTROL_OUTPUT_VERTICES_EXT;
glcExtTokens.hpp 91 glw::GLenum TESS_CONTROL_OUTPUT_VERTICES;
  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderProperties.cpp 463 gl.getProgramiv(m_po_id, m_glExtTokens.TESS_CONTROL_OUTPUT_VERTICES, &control_output_vertices_value);
esextcTessellationShaderTCTE.cpp     [all...]

Completed in 394 milliseconds