OSDN Git Service

swr: [rasterizer archrast] Add thread tags to event files.
authorGeorge Kyriazis <george.kyriazis@intel.com>
Sat, 15 Oct 2016 22:35:26 +0000 (17:35 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Mon, 31 Oct 2016 14:05:25 +0000 (09:05 -0500)
commit1a3ed86348d608d42b5fdbd8dcf101d06f0b2cb0
tree18b1d03720a24c7226ec5caf712270d7a2689b0c
parent7a2387c3e0e91f649676661c607d71f3b4eba5d5
swr: [rasterizer archrast] Add thread tags to event files.

This allows the post-processor to easily detect the API thread and to
process frame information. The frame information is needed to
optimized how data is processed from worker threads.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/archrast/events.proto
src/gallium/drivers/swr/rasterizer/core/api.cpp
src/gallium/drivers/swr/rasterizer/scripts/gen_archrast.py
src/gallium/drivers/swr/rasterizer/scripts/templates/ar_event_h.template
src/gallium/drivers/swr/rasterizer/scripts/templates/ar_eventhandlerfile_h.template