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

  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderUtils.hpp 295 static glw::GLint getPatchVerticesForPrimitiveMode(_tessellation_primitive_mode primitive_mode);
esextcTessellationShaderUtils.cpp 664 glw::GLint test_n_patch_vertices = getPatchVerticesForPrimitiveMode(primitive_mode);
825 glw::GLint TessellationShaderUtils::getPatchVerticesForPrimitiveMode(_tessellation_primitive_mode primitive_mode)
988 glw::GLint n_min_patch_vertices = getPatchVerticesForPrimitiveMode(primitive_mode);
    [all...]

Completed in 104 milliseconds