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

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_cs.h48 #define BEGIN_CS(size) do { \ macro
64 #define BEGIN_CS(size) macro
H A Dr300_emit.c208 BEGIN_CS(size);
239 BEGIN_CS(size);
272 BEGIN_CS(size);
299 BEGIN_CS(size);
336 BEGIN_CS(size);
362 BEGIN_CS(size);
384 BEGIN_CS(size);
503 BEGIN_CS(size);
564 BEGIN_CS(size);
584 BEGIN_CS(
[all...]
H A Dr300_render.c120 BEGIN_CS(2);
133 BEGIN_CS(5);
385 BEGIN_CS(dwords);
425 BEGIN_CS(2 + (alt_num_verts ? 2 : 0));
465 BEGIN_CS(4);
481 BEGIN_CS(8 + (alt_num_verts ? 2 : 0));
527 BEGIN_CS(2 + count_dwords);
1026 BEGIN_CS(dwords);
1076 BEGIN_CS(6 + (short_count+1)/2);
1210 BEGIN_CS(dword
[all...]
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_cs.h48 #define BEGIN_CS(size) do { \ macro
64 #define BEGIN_CS(size) macro
H A Dr300_emit.c208 BEGIN_CS(size);
239 BEGIN_CS(size);
272 BEGIN_CS(size);
299 BEGIN_CS(size);
336 BEGIN_CS(size);
362 BEGIN_CS(size);
384 BEGIN_CS(size);
503 BEGIN_CS(size);
564 BEGIN_CS(size);
584 BEGIN_CS(
[all...]
H A Dr300_render.c120 BEGIN_CS(2);
133 BEGIN_CS(5);
385 BEGIN_CS(dwords);
425 BEGIN_CS(2 + (alt_num_verts ? 2 : 0));
465 BEGIN_CS(4);
481 BEGIN_CS(8 + (alt_num_verts ? 2 : 0));
527 BEGIN_CS(2 + count_dwords);
1026 BEGIN_CS(dwords);
1076 BEGIN_CS(6 + (short_count+1)/2);
1210 BEGIN_CS(dword
[all...]

Completed in 170 milliseconds