Home
last modified time | relevance | path

Searched defs:nv30 (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state_validate.c36 nv30_validate_fb(struct nv30_context *nv30) in nv30_validate_fb()
175 nv30_validate_blend_colour(struct nv30_context *nv30) in nv30_validate_blend_colour()
204 nv30_validate_stencil_ref(struct nv30_context *nv30) in nv30_validate_stencil_ref()
215 nv30_validate_stipple(struct nv30_context *nv30) in nv30_validate_stipple()
224 nv30_validate_scissor(struct nv30_context *nv30) in nv30_validate_scissor()
246 nv30_validate_viewport(struct nv30_context *nv30) in nv30_validate_viewport()
275 nv30_validate_clip(struct nv30_context *nv30) in nv30_validate_clip()
296 nv30_validate_blend(struct nv30_context *nv30) in nv30_validate_blend()
305 nv30_validate_zsa(struct nv30_context *nv30) in nv30_validate_zsa()
314 nv30_validate_rasterizer(struct nv30_context *nv30) in nv30_validate_rasterizer()
[all …]
Dnv30_state.c121 struct nv30_context *nv30 = nv30_context(pipe); in nv30_blend_state_bind() local
198 struct nv30_context *nv30 = nv30_context(pipe); in nv30_rasterizer_state_bind() local
276 struct nv30_context *nv30 = nv30_context(pipe); in nv30_zsa_state_bind() local
292 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_blend_color() local
302 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_stencil_ref() local
312 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_clip_state() local
322 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_sample_mask() local
333 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_constant_buffer() local
367 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_framebuffer_state() local
396 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_polygon_stipple() local
[all …]
Dnv30_context.c41 struct nv30_context *nv30; in nv30_context_kick_notify() local
75 struct nv30_context *nv30 = nv30_context(pipe); in nv30_context_flush() local
92 struct nv30_context *nv30 = nv30_context(&nv->pipe); in nv30_invalidate_resource_storage() local
154 struct nv30_context *nv30 = nv30_context(pipe); in nv30_context_destroy() local
193 struct nv30_context *nv30 = CALLOC_STRUCT(nv30_context); in nv30_context_create() local
Dnv40_verttex.c30 nv40_verttex_validate(struct nv30_context *nv30) in nv40_verttex_validate()
55 struct nv30_context *nv30 = nv30_context(pipe); in nv40_verttex_sampler_states_bind() local
77 struct nv30_context *nv30 = nv30_context(pipe); in nv40_verttex_set_sampler_views() local
Dnv30_vbo.c38 nv30_emit_vtxattr(struct nv30_context *nv30, struct pipe_vertex_buffer *vb, in nv30_emit_vtxattr()
84 nv30_vbuf_range(struct nv30_context *nv30, int vbi, in nv30_vbuf_range()
94 nv30_prevalidate_vbufs(struct nv30_context *nv30) in nv30_prevalidate_vbufs()
130 nv30_update_user_vbufs(struct nv30_context *nv30) in nv30_update_user_vbufs()
168 nv30_release_user_vbufs(struct nv30_context *nv30) in nv30_release_user_vbufs()
183 nv30_vbo_validate(struct nv30_context *nv30)
330 struct nv30_context *nv30 = nv30_context(pipe); local
337 nv30_draw_arrays(struct nv30_context *nv30,
461 nv30_draw_elements(struct nv30_context *nv30, bool shorten,
551 struct nv30_context *nv30 = nv30_context(pipe); local
Dnv30_fragprog.c35 nv30_fragprog_upload(struct nv30_context *nv30) in nv30_fragprog_upload()
66 nv30_fragprog_validate(struct nv30_context *nv30) in nv30_fragprog_validate()
167 struct nv30_context *nv30 = nv30_context(pipe); in nv30_fp_state_bind() local
Dnv30_draw.c39 struct nv30_context *nv30; member
72 struct nv30_context *nv30 = r->nv30; in nv30_render_allocate_vertices() local
126 struct nv30_context *nv30 = r->nv30; in nv30_render_draw_elements() local
169 struct nv30_context *nv30 = r->nv30; in nv30_render_draw_arrays() local
278 nv30_render_validate(struct nv30_context *nv30) in nv30_render_validate()
381 struct nv30_context *nv30 = nv30_context(pipe); in nv30_render_vbo() local
472 nv30_render_create(struct nv30_context *nv30) in nv30_render_create()
499 struct nv30_context *nv30 = nv30_context(pipe); in nv30_draw_init() local
Dnv30_fragtex.c34 nv30_fragtex_validate(struct nv30_context *nv30) in nv30_fragtex_validate()
156 struct nv30_context *nv30 = nv30_context(pipe); in nv30_fragtex_sampler_states_bind() local
178 struct nv30_context *nv30 = nv30_context(pipe); in nv30_fragtex_set_sampler_views() local
Dnv30_clear.c56 struct nv30_context *nv30 = nv30_context(pipe); in nv30_clear() local
107 struct nv30_context *nv30 = nv30_context(pipe); in nv30_clear_render_target() local
167 struct nv30_context *nv30 = nv30_context(pipe); in nv30_clear_depth_stencil() local
Dnv30_miptree.c130 struct nv30_context *nv30 = nv30_context(pipe); in nv30_resource_copy_region() local
149 nv30_resource_resolve(struct nv30_context *nv30, in nv30_resource_resolve()
202 struct nv30_context *nv30 = nv30_context(pipe); in nv30_blit() local
266 struct nv30_context *nv30 = nv30_context(pipe); in nv30_miptree_transfer_map() local
339 struct nv30_context *nv30 = nv30_context(pipe); in nv30_miptree_transfer_unmap() local
Dnv30_vertprog.c55 nv30_vertprog_validate(struct nv30_context *nv30) in nv30_vertprog_validate()
252 struct nv30_context *nv30 = nv30_context(pipe); in nv30_vp_state_bind() local
Dnv30_query.c152 struct nv30_context *nv30 = nv30_context(pipe); in nv30_query_begin() local
182 struct nv30_context *nv30 = nv30_context(pipe); in nv30_query_end() local
245 struct nv30_context *nv30 = nv30_context(pipe); in nv40_query_render_condition() local
Dnv30_resource.c37 struct nv30_context *nv30 = nv30_context(pipe); in nv30_memory_barrier() local
Dnv30_transfer.c71 nv30_transfer_rect_vertprog(struct nv30_context *nv30) in nv30_transfer_rect_vertprog()
112 nv30_transfer_rect_fragprog(struct nv30_context *nv30) in nv30_transfer_rect_fragprog()
652 nv30_transfer_rect(struct nv30_context *nv30, enum nv30_transfer_filter filter, in nv30_transfer_rect()
Dnv30_format.h17 unsigned nv30; member
Dnv30_push.c198 nv30_push_vbo(struct nv30_context *nv30, const struct pipe_draw_info *info) in nv30_push_vbo()