Searched defs:constant_one_for_inc_dec (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/glsl/
H A Dast_to_hir.cpp956 constant_one_for_inc_dec(void *ctx, const glsl_type *type) function
1474 op[1] = constant_one_for_inc_dec(ctx, op[0]->type);
1495 op[1] = constant_one_for_inc_dec(ctx, op[0]->type);

Completed in 72 milliseconds