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

  /external/deqp/external/openglcts/modules/common/
glcExtTokens.cpp 94 TESS_GEN_SPACING = GL_TESS_GEN_SPACING;
219 TESS_GEN_SPACING = GL_TESS_GEN_SPACING_EXT;
glcExtTokens.hpp 93 glw::GLenum TESS_GEN_SPACING;
  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderProperties.cpp 465 gl.getProgramiv(m_po_id, m_glExtTokens.TESS_GEN_SPACING, &gen_spacing_value);
esextcTessellationShaderTCTE.cpp     [all...]

Completed in 209 milliseconds