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

  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderUtils.hpp 317 float inner_tess_level[2]; member in struct:glcts::TessellationShaderUtils::_tessellation_vertex_counter_program
336 memset(inner_tess_level, 0, sizeof(inner_tess_level));
384 void initTessellationVertexCounterProgram(const float* inner_tess_level, const float* outer_tess_level,
esextcTessellationShaderTCTE.cpp 3565 glw::GLfloat inner_tess_level[] = { tessellation_level_combinations[n_combination * 6 + 0], local
    [all...]

Completed in 127 milliseconds