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

  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 95 TESS_GEN_POINT_MODE = GL_TESS_GEN_POINT_MODE;
220 TESS_GEN_POINT_MODE = GL_TESS_GEN_POINT_MODE_EXT;
glcExtTokens.hpp 94 glw::GLenum TESS_GEN_POINT_MODE;
  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderProperties.cpp 466 gl.getProgramiv(m_po_id, m_glExtTokens.TESS_GEN_POINT_MODE, &gen_point_mode_value);
esextcTessellationShaderTCTE.cpp     [all...]

Completed in 167 milliseconds