OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGLShaderAttributeBind
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/test/
cmain.c
63
GGLShaderAttributeBind
(prog, 4, "aPosition");
64
GGLShaderAttributeBind
(prog, 5, "aTexCoord");
118
GGLShaderAttributeBind
(prog1, 1, "aPosition");
119
GGLShaderAttributeBind
(prog1, 2, "aTexCoord");
/external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h
334
void
GGLShaderAttributeBind
(const gl_shader_program_t * program,
/external/mesa3d/src/pixelflinger2/
shader.cpp
698
void
GGLShaderAttributeBind
(const gl_shader_program * program, GLuint index, const GLchar * name)
[
all
...]
Completed in 42 milliseconds