Home
last modified time | relevance | path

Searched refs:needs_scratch_space (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_shader.h81 boolean needs_scratch_space; member
H A Dr600_dump.c96 PRINT_UINT_MEMBER(needs_scratch_space); in print_shader_info()
H A Dr600_shader.c264 use_sb &= !(shader->shader.needs_scratch_space && rscreen->b.gfx_level < R700); in r600_pipe_shader_create()
3648 shader->needs_scratch_space = pipeshader->scratch_space_needed != 0; in r600_shader_from_tgsi()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp194 if ((sh->target != TARGET_GS && sh->target != TARGET_HS) || pshader->needs_scratch_space) in r600_sb_bytecode_process()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_shader.cpp1391 sh_info->needs_scratch_space = m_flags.test(sh_needs_scratch_space); in get_shader_info()

Completed in 17 milliseconds