Searched refs:should_use_glInvocationID_indexed_input (Results 1 – 2 of 2) sorted by relevance
294 …ring getGenericTCCode(unsigned int n_patch_vertices, bool should_use_glInvocationID_indexed_input);
364 bool should_use_glInvocationID_indexed_input) in getGenericTCCode() argument419 result = (should_use_glInvocationID_indexed_input) ? tc_body_true : tc_body_false; in getGenericTCCode()