OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:block_quad
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
vl_vertex_buffers.c
34
static const struct vertex2f
block_quad
[4] = {
variable in typeref:struct:vertex2f
74
v->x =
block_quad
[i].x;
75
v->y =
block_quad
[i].y;
/external/mesa3d/src/gallium/auxiliary/vl/
vl_vertex_buffers.c
34
static const struct vertex2f
block_quad
[4] = {
variable in typeref:struct:vertex2f
74
v->x =
block_quad
[i].x;
75
v->y =
block_quad
[i].y;
Completed in 381 milliseconds