Searched refs:uses_helper_invocation (Results 1 – 4 of 4) sorted by relevance
126 boolean uses_helper_invocation; member
153 PRINT_UINT_MEMBER(uses_helper_invocation); in print_shader_info()
259 use_sb &= !shader->shader.uses_helper_invocation; in r600_pipe_shader_create()3457 shader->uses_helper_invocation = false; in r600_shader_from_tgsi()3581 shader->uses_helper_invocation = true; in r600_shader_from_tgsi()3793 if (ctx.shader->uses_helper_invocation) { in r600_shader_from_tgsi()
261 sh_info().uses_helper_invocation = true; in scan_sysvalue_access()