Home
last modified time | relevance | path

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

/system/core/libpixelflinger/codeflinger/
DGGLAssembler.h291 struct tex_coord_t { struct
310 tex_coord_t coords[GGL_TEXTURE_UNIT_COUNT]; argument
437 void init_textures( tex_coord_t* coords,
Dtexturing.cpp322 tex_coord_t* coords, in init_textures()