Home
last modified time | relevance | path

Searched refs:tex_coord_t (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h299 struct tex_coord_t { struct
318 tex_coord_t coords[GGL_TEXTURE_UNIT_COUNT]; argument
445 void init_textures( tex_coord_t* coords,
Dtexturing.cpp323 tex_coord_t* coords, in init_textures()