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.c581 int num_stack_entries; in evergreen_init_atom_start_compute_cs() local
593 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
597 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
601 num_stack_entries = 512; in evergreen_init_atom_start_compute_cs()
606 num_stack_entries = 512; in evergreen_init_atom_start_compute_cs()
610 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
614 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
618 num_stack_entries = 512; in evergreen_init_atom_start_compute_cs()
622 num_stack_entries = 512; in evergreen_init_atom_start_compute_cs()
626 num_stack_entries = 256; in evergreen_init_atom_start_compute_cs()
[all …]