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

  /external/deqp/external/openglcts/modules/glesext/tessellation_shader/
esextcTessellationShaderUtils.cpp 461 std::string vertex_ordering_string; local
476 vertex_ordering_string = TessellationShaderUtils::getESTokenForVertexOrderingMode(vertex_ordering);
484 vertex_ordering_string = helper_sstream.str();
512 result = result.replace(vertex_ordering_token_index, strlen(vertex_ordering_token), vertex_ordering_string);
    [all...]
esextcTessellationShaderTCTE.cpp 2141 std::string vertex_ordering_string; local
    [all...]

Completed in 291 milliseconds