OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EMIT_PAD
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vertex.h
62
EMIT_PAD
, /* leave a hole of 'offset' bytes */
t_vertex.c
309
if (format ==
EMIT_PAD
) {
/external/mesa3d/src/mesa/tnl/
t_vertex.h
62
EMIT_PAD
, /* leave a hole of 'offset' bytes */
t_vertex.c
309
if (format ==
EMIT_PAD
) {
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
i915_context.h
308
#define
EMIT_PAD
( N ) \
311
intel->vertex_attrs[intel->vertex_attr_count].format =
EMIT_PAD
; \
i830_vtbl.c
59
#define
EMIT_PAD
( N ) \
62
intel->vertex_attrs[intel->vertex_attr_count].format =
EMIT_PAD
; \
119
EMIT_PAD
(3);
124
EMIT_PAD
(1);
i915_fragprog.c
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.h
308
#define
EMIT_PAD
( N ) \
311
intel->vertex_attrs[intel->vertex_attr_count].format =
EMIT_PAD
; \
i830_vtbl.c
59
#define
EMIT_PAD
( N ) \
62
intel->vertex_attrs[intel->vertex_attr_count].format =
EMIT_PAD
; \
119
EMIT_PAD
(3);
124
EMIT_PAD
(1);
i915_fragprog.c
[
all
...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_swtcl.c
70
#define
EMIT_PAD
( N ) \
73
rmesa->radeon.swtcl.vertex_attrs[rmesa->radeon.swtcl.vertex_attr_count].format =
EMIT_PAD
; \
137
EMIT_PAD
( 3 );
144
EMIT_PAD
( 1 );
151
EMIT_PAD
( 1 );
159
EMIT_PAD
( 3 );
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_swtcl.c
75
#define
EMIT_PAD
( N ) \
78
rmesa->radeon.swtcl.vertex_attrs[rmesa->radeon.swtcl.vertex_attr_count].format =
EMIT_PAD
; \
148
EMIT_PAD
( 3 );
156
EMIT_PAD
( 1 );
164
EMIT_PAD
( 1 );
173
EMIT_PAD
( 3 );
/external/mesa3d/src/mesa/drivers/dri/r200/
r200_swtcl.c
70
#define
EMIT_PAD
( N ) \
73
rmesa->radeon.swtcl.vertex_attrs[rmesa->radeon.swtcl.vertex_attr_count].format =
EMIT_PAD
; \
137
EMIT_PAD
( 3 );
144
EMIT_PAD
( 1 );
151
EMIT_PAD
( 1 );
159
EMIT_PAD
( 3 );
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_swtcl.c
75
#define
EMIT_PAD
( N ) \
78
rmesa->radeon.swtcl.vertex_attrs[rmesa->radeon.swtcl.vertex_attr_count].format =
EMIT_PAD
; \
148
EMIT_PAD
( 3 );
156
EMIT_PAD
( 1 );
164
EMIT_PAD
( 1 );
173
EMIT_PAD
( 3 );
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_render.c
65
.format =
EMIT_PAD
,
/external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_render.c
65
.format =
EMIT_PAD
,
Completed in 229 milliseconds