mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Remove unused attributes in debug draw shaders (#2468)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$input a_position, a_indices
|
||||
$input a_position
|
||||
$output v_view, v_world
|
||||
|
||||
/*
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
$input a_position, a_indices
|
||||
$input a_position
|
||||
|
||||
/*
|
||||
* Copyright 2011-2021 Branimir Karadzic. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user