Searched defs:push (Results 1 - 25 of 219) sorted by relevance

123456789

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_polygon.c36 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_point_mode
H A Dnv20_state_raster.c37 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_logic_opcode
H A Dnv20_state_frag.c37 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_tex_env
59 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_frag
[all...]
H A Dnv04_state_fb.c52 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv04_emit_framebuffer
102 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv04_emit_scissor
[all...]
H A Dnv10_state_polygon.c37 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_cull_face
52 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_front_face
62 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_line_mode
81 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_point_mode
93 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_polygon_mode
106 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_polygon_offset
[all...]
H A Dnv10_state_raster.c40 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_alpha_func
53 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_blend_color
65 struct nouveau_pushbuf *push local in function:nv10_emit_blend_equation
77 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_blend_func
87 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_color_mask
99 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_depth
113 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_dither
122 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_logic_opcode
135 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_shade_model
145 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_stencil_func
159 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_stencil_mask
168 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_stencil_op
[all...]
H A Dnv20_context.c42 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_clear
99 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_hwctx_init
[all...]
H A Dnv20_state_fb.c57 struct nouveau_pushbuf *push = context_push(ctx); local in function:setup_hierz_buffer
80 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_framebuffer
137 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_viewport
[all...]
H A Dnouveau_render_t.c104 struct nouveau_pushbuf *push = context_push(ctx); local in function:dispatch_l
114 struct nouveau_pushbuf *push = context_push(ctx); local in function:dispatch_i32
124 struct nouveau_pushbuf *push = context_push(ctx); local in function:dispatch_i16
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_polygon.c36 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_point_mode
H A Dnv20_state_raster.c37 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_logic_opcode
H A Dnv20_state_frag.c37 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_tex_env
59 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv20_emit_frag
[all...]
H A Dnv04_state_fb.c52 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv04_emit_framebuffer
102 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv04_emit_scissor
[all...]
H A Dnv10_state_polygon.c37 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_cull_face
52 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_front_face
62 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_line_mode
81 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_point_mode
93 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_polygon_mode
106 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_polygon_offset
[all...]
H A Dnv10_state_raster.c40 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_alpha_func
53 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_blend_color
65 struct nouveau_pushbuf *push local in function:nv10_emit_blend_equation
77 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_blend_func
87 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_color_mask
99 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_depth
113 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_dither
122 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_logic_opcode
135 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_shade_model
145 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_stencil_func
159 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_stencil_mask
168 struct nouveau_pushbuf *push = context_push(ctx); local in function:nv10_emit_stencil_op
[all...]
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_uniforms.c39 struct agx_push push = ctx->out->push[i]; local in function:agx_indexed_sysval
[all...]
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv50_accel.c35 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NV50SyncToVBlank
69 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVAccelInitM2MF_NV50
93 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVAccelInit2D_NV50
131 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVAccelInitNV50TCL
[all...]
H A Dnvc0_accel.c77 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVC0SyncToVBlank
118 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVAccelInitM2MF_NVC0
140 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVAccelInitP2MF_NVE0
158 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVAccelInitCOPY_NVE0
183 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVAccelInit2D_NVC0
230 struct nouveau_pushbuf *push = pNv->pushbuf; local in function:NVAccelInit3D_NVC0
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv40_verttex.c32 struct nouveau_pushbuf *push = nv30->base.pushbuf; local in function:nv40_verttex_validate
H A Dnv30_context.c38 nv30_context_kick_notify(struct nouveau_pushbuf *push) argument
76 struct nouveau_pushbuf *push = nv30->base.pushbuf; local in function:nv30_context_flush
194 struct nouveau_pushbuf *push; local in function:nv30_context_create
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_uniforms.c49 agx_push_location_direct(struct agx_context *ctx, struct agx_push push, argument
99 agx_push_location(struct agx_context *ctx, struct agx_push push, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv40_verttex.c32 struct nouveau_pushbuf *push = nv30->base.pushbuf; local in function:nv40_verttex_validate
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_callstack.cpp41 int CallStack::push(unsigned type) function in class:r600::CallStack
/xsrc/external/mit/MesaLib/dist/src/panfrost/util/
H A Dpan_ir.c136 pan_lookup_pushed_ubo(struct panfrost_ubo_push *push, unsigned ubo, unsigned offs) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/
H A Dnouveau_winsys.h20 PUSH_AVAIL(struct nouveau_pushbuf *push) argument
26 PUSH_SPACE(struct nouveau_pushbuf *push, uint32_t size) argument
36 PUSH_DATA(struct nouveau_pushbuf *push, uint32_t data) argument
42 PUSH_DATAp(struct nouveau_pushbuf *push, const void *data, uint32_t size) argument
49 PUSH_DATAf(struct nouveau_pushbuf * push,float f) argument
57 PUSH_KICK(struct nouveau_pushbuf * push) argument
[all...]

Completed in 24 milliseconds

123456789