Remove debug code.
This commit is contained in:
parent
e866a7b2e3
commit
37d720abd4
@ -1847,7 +1847,7 @@ namespace bgfx
|
||||
}
|
||||
|
||||
#if !BGFX_CONFIG_RENDERER_OPENGLES3
|
||||
if (false && NULL != glVertexAttribDivisor
|
||||
if (NULL != glVertexAttribDivisor
|
||||
&& NULL != glDrawArraysInstanced
|
||||
&& NULL != glDrawElementsInstanced)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user