Function opengl_graphics::shader_utils::attribute_location
source · Expand description
Finds attribute location from a program.
Returns Err
if there is no attribute with such name.
Finds attribute location from a program.
Returns Err
if there is no attribute with such name.