Searched refs:uses_helper_invocation (Results 1 – 4 of 4) sorted by relevance
123 boolean uses_helper_invocation; member
148 PRINT_UINT_MEMBER(uses_helper_invocation); in print_shader_info()
261 use_sb &= !shader->shader.uses_helper_invocation; in r600_pipe_shader_create()3468 shader->uses_helper_invocation = false; in r600_shader_from_tgsi()3594 shader->uses_helper_invocation = true; in r600_shader_from_tgsi()3803 if (ctx.shader->uses_helper_invocation) { in r600_shader_from_tgsi()
76 sh_info->uses_helper_invocation = m_helper_invocation != nullptr; in do_get_shader_info()