xgl: combine xglCmdClearColor* into one function
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 3 Apr 2015 22:35:32 +0000 (16:35 -0600)
committerChia-I Wu <olv@lunarg.com>
Thu, 16 Apr 2015 09:33:25 +0000 (17:33 +0800)
commit374553cbc2d26d8a523cef7dd5b11150a09129d0
tree8224bda78e841a6d280de342c9ee4b72f9f21a29
parent49ffd3f1ecf0d6e034ae6d5ebdc147563b7124e8
xgl: combine xglCmdClearColor* into one function

combined the two xglCmdClearColorImage* functions into one,
with the XGL_CLEAR_COLOR struct

bug # 13172
alpha header: r29626
demos/cube.c
demos/tri.c
icd/nulldrv/nulldrv.c
include/xgl.h
include/xglLayer.h
layers/draw_state.c
layers/draw_state.cpp
layers/mem_tracker.cpp
xgl-layer-generate.py
xgl.py