Home
last modified time | relevance | path

Searched refs:MAX_FUNC_PARAMS (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_function.c27 #define MAX_FUNC_PARAMS 17 macro
213 const struct dxil_type *arg_types[MAX_FUNC_PARAMS]; in dxil_alloc_func_with_rettype()
222 assert(num_params < MAX_FUNC_PARAMS); in dxil_alloc_func_with_rettype()

Completed in 1 milliseconds