Searched refs:types_stack (Results 1 – 1 of 1) sorted by relevance
435 SpvId *types, types_stack[16]; in get_glsl_type() local437 if (length <= ARRAY_SIZE(types_stack)) { in get_glsl_type()438 types = types_stack; in get_glsl_type()