Home
last modified time | relevance | path

Searched refs:num_inexact_matches (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_function.cpp307 int num_inexact_matches = 0; in matching_signature() local
334 (num_inexact_matches + 1)); in matching_signature()
341 inexact_matches[num_inexact_matches++] = sig; in matching_signature()
361 inexact_matches, num_inexact_matches); in matching_signature()