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