Searched refs:swr_scratch_space (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_scratch.h27 struct swr_scratch_space { struct
36 struct swr_scratch_space vs_constants;
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,
H A Dswr_scratch.cpp33 struct swr_scratch_space *space,
H A Dswr_state.cpp848 struct swr_scratch_space *scratch;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_scratch.h27 struct swr_scratch_space { struct
36 struct swr_scratch_space vs_constants;
37 struct swr_scratch_space fs_constants;
38 struct swr_scratch_space gs_constants;
39 struct swr_scratch_space tcs_constants;
40 struct swr_scratch_space tes_constants;
41 struct swr_scratch_space vertex_buffer;
42 struct swr_scratch_space index_buffer;
59 struct swr_scratch_space *space,
H A Dswr_scratch.cpp34 struct swr_scratch_space *space,
H A Dswr_state.cpp962 struct swr_scratch_space *scratch;

Completed in 8 milliseconds