aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGeometryBuffer.h
diff options
context:
space:
mode:
authorGravatar kkinnunen <kkinnunen@nvidia.com>2015-12-11 00:05:33 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-12-11 00:05:34 -0800
commit546eb5c57aebee47172f9d2a3eae6b49945dba08 (patch)
tree3490ce9ebe0485bb255d440381d660dc15bb2075 /src/gpu/GrGeometryBuffer.h
parent55eeae97227fa2523207bc67523da5b9eb663536 (diff)
Initialize glGen* call id args to zero
Initialize glGenTexture, glGenBuffer call id buffer items to zero before calls. Otherwise it's not easy to check if the call succeeded or not. Assert the rule in debug gl context. Make TesselatingPathRendererTests use debug gl context. It exercises some of the GenBuffers call sites. Review URL: https://codereview.chromium.org/1514033002
Diffstat (limited to 'src/gpu/GrGeometryBuffer.h')
0 files changed, 0 insertions, 0 deletions