Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreen_compute.c715 int num_stack_entries; in evergreen_init_atom_start_compute_cs() local
736 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
740 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
744 num_stack_entries = 512; in evergreen_init_atom_start_compute_cs()
749 num_stack_entries = 512; in evergreen_init_atom_start_compute_cs()
753 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
757 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
761 num_stack_entries = 512; in evergreen_init_atom_start_compute_cs()
765 num_stack_entries = 512; in evergreen_init_atom_start_compute_cs()
769 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
[all …]