Home
last modified time | relevance | path

Searched refs:uses_helper_invocation (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_shader.h126 boolean uses_helper_invocation; member
Dr600_dump.c153 PRINT_UINT_MEMBER(uses_helper_invocation); in print_shader_info()
Dr600_shader.c254 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()