Searched defs:nv30 (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.c37 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_memory_barrier
H A Dnv40_verttex.c30 nv40_verttex_validate(struct nv30_context *nv30) argument
55 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv40_verttex_sampler_states_bind
77 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv40_verttex_set_sampler_views
[all...]
H A Dnv30_context.c41 struct nv30_context *nv30; local in function:nv30_context_kick_notify
75 struct nv30_context *nv30 local in function:nv30_context_flush
92 struct nv30_context *nv30 = nv30_context(&nv->pipe); local in function:nv30_invalidate_resource_storage
154 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_context_destroy
193 struct nv30_context *nv30 = CALLOC_STRUCT(nv30_context); local in function:nv30_context_create
[all...]
H A Dnv30_format.h17 unsigned nv30; member in struct:nv30_texfmt
H A Dnv30_clear.c56 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_clear
107 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_clear_render_target
167 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_clear_depth_stencil
[all...]
H A Dnv30_fragprog.c35 nv30_fragprog_upload(struct nv30_context *nv30) argument
66 nv30_fragprog_validate(struct nv30_context *nv30) argument
167 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_fp_state_bind
[all...]
H A Dnv30_fragtex.c34 nv30_fragtex_validate(struct nv30_context *nv30) argument
156 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_fragtex_sampler_states_bind
178 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_fragtex_set_sampler_views
[all...]
H A Dnv30_vertprog.c55 nv30_vertprog_validate(struct nv30_context *nv30) argument
252 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_vp_state_bind
[all...]
H A Dnv30_push.c198 nv30_push_vbo(struct nv30_context *nv30, const struct pipe_draw_info *info) argument
[all...]
H A Dnv30_query.c152 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_query_begin
182 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_query_end
245 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv40_query_render_condition
[all...]
H A Dnv30_state.c121 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_blend_state_bind
198 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_rasterizer_state_bind
276 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_zsa_state_bind
292 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_blend_color
302 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_stencil_ref
312 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_clip_state
322 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_sample_mask
333 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_constant_buffer
367 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_framebuffer_state
396 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_polygon_stipple
408 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_scissor_states
420 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_viewport_states
431 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_vertex_buffers
[all...]
H A Dnv30_state_validate.c36 nv30_validate_fb(struct nv30_context *nv30) argument
175 nv30_validate_blend_colour(struct nv30_context * nv30) argument
204 nv30_validate_stencil_ref(struct nv30_context * nv30) argument
215 nv30_validate_stipple(struct nv30_context * nv30) argument
224 nv30_validate_scissor(struct nv30_context * nv30) argument
246 nv30_validate_viewport(struct nv30_context * nv30) argument
275 nv30_validate_clip(struct nv30_context * nv30) argument
296 nv30_validate_blend(struct nv30_context * nv30) argument
305 nv30_validate_zsa(struct nv30_context * nv30) argument
314 nv30_validate_rasterizer(struct nv30_context * nv30) argument
323 nv30_validate_multisample(struct nv30_context * nv30) argument
342 nv30_validate_fragment(struct nv30_context * nv30) argument
354 nv30_validate_point_coord(struct nv30_context * nv30) argument
436 nv30_state_context_switch(struct nv30_context * nv30) argument
464 nv30_state_validate(struct nv30_context * nv30,uint32_t mask,bool hwtnl) argument
542 nv30_state_release(struct nv30_context * nv30) argument
[all...]
H A Dnv30_vbo.c38 nv30_emit_vtxattr(struct nv30_context *nv30, struct pipe_vertex_buffer *vb, argument
84 nv30_vbuf_range(struct nv30_context *nv30, int vbi, argument
94 nv30_prevalidate_vbufs(struct nv30_context * nv30) argument
130 nv30_update_user_vbufs(struct nv30_context * nv30) argument
168 nv30_release_user_vbufs(struct nv30_context * nv30) argument
183 nv30_vbo_validate(struct nv30_context * nv30) argument
330 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_vertex_state_bind
337 nv30_draw_arrays(struct nv30_context * nv30,unsigned mode,unsigned start,unsigned count,unsigned instance_count) argument
461 nv30_draw_elements(struct nv30_context * nv30,bool shorten,const struct pipe_draw_info * info,unsigned mode,unsigned start,unsigned count,unsigned instance_count,int32_t index_bias,unsigned index_size) argument
551 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_draw_vbo
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.c37 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_memory_barrier
H A Dnv40_verttex.c30 nv40_verttex_validate(struct nv30_context *nv30) argument
55 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv40_verttex_sampler_states_bind
78 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv40_verttex_set_sampler_views
[all...]
H A Dnv30_context.c41 struct nv30_context *nv30; local in function:nv30_context_kick_notify
75 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_context_flush
92 struct nv30_context *nv30 = nv30_context(&nv->pipe); local in function:nv30_invalidate_resource_storage
154 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_context_destroy
193 struct nv30_context *nv30 = CALLOC_STRUCT(nv30_context); local in function:nv30_context_create
[all...]
H A Dnv30_format.h17 unsigned nv30; member in struct:nv30_texfmt
H A Dnv30_fragprog.c35 nv30_fragprog_upload(struct nv30_context *nv30) argument
66 nv30_fragprog_validate(struct nv30_context *nv30) argument
167 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_fp_state_bind
[all...]
H A Dnv30_vertprog.c55 nv30_vertprog_validate(struct nv30_context *nv30) argument
252 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_vp_state_bind
[all...]
H A Dnv30_clear.c56 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_clear
107 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_clear_render_target
167 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_clear_depth_stencil
[all...]
H A Dnv30_fragtex.c34 nv30_fragtex_validate(struct nv30_context *nv30) argument
156 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_fragtex_sampler_states_bind
179 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_fragtex_set_sampler_views
[all...]
H A Dnv30_push.c198 nv30_push_vbo(struct nv30_context *nv30, const struct pipe_draw_info *info, argument
[all...]
H A Dnv30_query.c152 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_query_begin
182 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_query_end
245 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv40_query_render_condition
[all...]
H A Dnv30_state.c121 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_blend_state_bind
198 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_rasterizer_state_bind
276 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_zsa_state_bind
292 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_blend_color
302 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_stencil_ref
312 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_clip_state
322 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_sample_mask
334 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_constant_buffer
378 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_framebuffer_state
407 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_polygon_stipple
419 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_scissor_states
431 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_viewport_states
444 struct nv30_context *nv30 = nv30_context(pipe); local in function:nv30_set_vertex_buffers
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Ddistro.rst

Completed in 25 milliseconds

12