Home
last modified time | relevance | path

Searched defs:check_parameters (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/ir/
DSkSLFunctionDeclaration.cpp71 static bool check_parameters(const Context& context, in check_parameters() function
/external/mesa3d/src/compiler/glsl/
Dlower_precision.cpp494 unsigned check_parameters = ir->actual_parameters.length(); in handle_call() local