Searched refs:GGLShaderAttributeBind (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/include/pixelflinger2/
H A Dpixelflinger2_interface.h334 void GGLShaderAttributeBind(const gl_shader_program_t * program,
/external/mesa3d/src/pixelflinger2/
H A Dshader.cpp732 void GGLShaderAttributeBind(const gl_shader_program * program, GLuint index, const GLchar * name) function
988 iface->ShaderAttributeBind = GGLShaderAttributeBind;

Completed in 337 milliseconds