summaryrefslogtreecommitdiff
path: root/scene/2d/area_2d.h
diff options
context:
space:
mode:
authorDavid Sichma <sichmada@gmail.com>2018-08-02 21:04:33 +0200
committerDavid Sichma <sichmada@gmail.com>2018-08-02 21:55:02 +0200
commitc101dd5fa62708b5c8175a9d8b0bfedd2b306961 (patch)
tree27f99b6dadd43ed461a1519ed82414979e5529d4 /scene/2d/area_2d.h
parent6c569c90b666c7fb773eca3948fc76ba7a160a27 (diff)
Keeping track of discard
Shader compilation now keeps track of the discard key word. Previously only variables were monitored. But discard, which needs special treatment in some cases, went unnoticed by the compiler as discard is not a variable but a flow control. This commit adds monitoring for discard.
Diffstat (limited to 'scene/2d/area_2d.h')
0 files changed, 0 insertions, 0 deletions