Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_scratch.h27 struct swr_scratch_space { struct
36 struct swr_scratch_space vs_constants; argument
37 struct swr_scratch_space fs_constants;
38 struct swr_scratch_space gs_constants;
39 struct swr_scratch_space vertex_buffer;
40 struct swr_scratch_space index_buffer;
57 struct swr_scratch_space *space,
Dswr_scratch.cpp33 struct swr_scratch_space *space, in swr_copy_to_scratch_space()
Dswr_state.cpp853 struct swr_scratch_space *scratch; in swr_update_constants()