OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGLTexture_t
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h
86
}
GGLTexture_t
;
146
GGLTexture_t
textures[GGL_MAXCOMBINEDTEXTUREIMAGEUNITS]; // the active samplers
197
void (* SetSampler)(GGLInterface_t * iface, const unsigned sampler,
GGLTexture_t
* texture);
/external/mesa3d/test/
cmain.c
72
GGLTexture_t
texture0 = {GL_TEXTURE_2D, GGL_PIXEL_FORMAT_RGBA_8888,
213
GGLTexture_t
texture0 = {GL_TEXTURE_2D, GGL_PIXEL_FORMAT_RGBA_8888,
Completed in 67 milliseconds