Searched refs:uses_helper_invocation (Results 1 – 3 of 3) sorted by relevance
126 boolean uses_helper_invocation; member
153 PRINT_UINT_MEMBER(uses_helper_invocation); in print_shader_info()
254 use_sb &= !shader->shader.uses_helper_invocation; in r600_pipe_shader_create()3452 shader->uses_helper_invocation = false; in r600_shader_from_tgsi()3576 shader->uses_helper_invocation = true; in r600_shader_from_tgsi()3788 if (ctx.shader->uses_helper_invocation) { in r600_shader_from_tgsi()