mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-09-08 11:38:16 +00: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