OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShaderVaryingLocation
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/test/
cmain.c
241
int vTexCoordIndex = ggl->
ShaderVaryingLocation
(program0, "vTexCoord", NULL) - 2;
248
int vTexColorIndex = ggl->
ShaderVaryingLocation
(program0, "vTexColor", NULL) - 2;
/external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h
266
GLint (*
ShaderVaryingLocation
)(const gl_shader_program_t * program,
/external/mesa3d/src/pixelflinger2/
shader.cpp
[
all
...]
Completed in 16 milliseconds