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

  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 93 TESS_GEN_MODE = GL_TESS_GEN_MODE;
218 TESS_GEN_MODE = GL_TESS_GEN_MODE_EXT;
glcExtTokens.hpp 92 glw::GLenum TESS_GEN_MODE;
  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderProperties.cpp 464 gl.getProgramiv(m_po_id, m_glExtTokens.TESS_GEN_MODE, &gen_mode_value);
esextcTessellationShaderTCTE.cpp     [all...]

Completed in 95 milliseconds