glimpse-graphics
1.2.0
android
common
desktop
glimpse-core
/
graphics.glimpse
/
GlimpseAdapter
/
glDisableVertexAttribArray
gl
Disable
Vertex
Attrib
Array
android
common
desktop
actual
fun
glDisableVertexAttribArray
(
location
:
Int
)
Content copied to clipboard
Disables vertex attributes array at a given
location
for current program.
expect
fun
glDisableVertexAttribArray
(
location
:
Int
)
Content copied to clipboard
Disables vertex attributes array at a given
location
for current program.
actual
fun
glDisableVertexAttribArray
(
location
:
Int
)
Content copied to clipboard
Disables vertex attributes array at a given
location
for current program.