/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_state_validate.c | 36 nv30_validate_fb(struct nv30_context *nv30) in nv30_validate_fb() 178 nv30_validate_blend_colour(struct nv30_context *nv30) in nv30_validate_blend_colour() 207 nv30_validate_stencil_ref(struct nv30_context *nv30) in nv30_validate_stencil_ref() 218 nv30_validate_stipple(struct nv30_context *nv30) in nv30_validate_stipple() 227 nv30_validate_scissor(struct nv30_context *nv30) in nv30_validate_scissor() 248 nv30_validate_viewport(struct nv30_context *nv30) in nv30_validate_viewport() 268 nv30_validate_clip(struct nv30_context *nv30) in nv30_validate_clip() 291 nv30_validate_blend(struct nv30_context *nv30) in nv30_validate_blend() 300 nv30_validate_zsa(struct nv30_context *nv30) in nv30_validate_zsa() 309 nv30_validate_rasterizer(struct nv30_context *nv30) in nv30_validate_rasterizer() [all …]
|
D | nv30_state.c | 119 struct nv30_context *nv30 = nv30_context(pipe); in nv30_blend_state_bind() local 196 struct nv30_context *nv30 = nv30_context(pipe); in nv30_rasterizer_state_bind() local 266 struct nv30_context *nv30 = nv30_context(pipe); in nv30_zsa_state_bind() local 282 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_blend_color() local 292 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_stencil_ref() local 302 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_clip_state() local 312 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_sample_mask() local 322 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_constant_buffer() local 356 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_framebuffer_state() local 368 struct nv30_context *nv30 = nv30_context(pipe); in nv30_set_polygon_stipple() local [all …]
|
D | nv30_context.c | 40 struct nv30_context *nv30; in nv30_context_kick_notify() local 72 struct nv30_context *nv30 = nv30_context(pipe); in nv30_context_flush() local 85 struct nv30_context *nv30 = nv30_context(pipe); in nv30_context_destroy() local 109 struct nv30_context *nv30 = CALLOC_STRUCT(nv30_context); in nv30_context_create() local
|
D | nv30_vbo.c | 37 nv30_emit_vtxattr(struct nv30_context *nv30, struct pipe_vertex_buffer *vb, in nv30_emit_vtxattr() 81 nv30_vbuf_range(struct nv30_context *nv30, int vbi, in nv30_vbuf_range() 91 nv30_prevalidate_vbufs(struct nv30_context *nv30) in nv30_prevalidate_vbufs() 127 nv30_update_user_vbufs(struct nv30_context *nv30) in nv30_update_user_vbufs() 165 nv30_release_user_vbufs(struct nv30_context *nv30) in nv30_release_user_vbufs() 180 nv30_vbo_validate(struct nv30_context *nv30) in nv30_vbo_validate() 321 struct nv30_context *nv30 = nv30_context(pipe); in nv30_vertex_state_bind() local 328 nv30_draw_arrays(struct nv30_context *nv30, in nv30_draw_arrays() 452 nv30_draw_elements(struct nv30_context *nv30, boolean shorten, in nv30_draw_elements() 543 struct nv30_context *nv30 = nv30_context(pipe); in nv30_draw_vbo() local
|
D | nv40_verttex.c | 30 nv40_verttex_validate(struct nv30_context *nv30) in nv40_verttex_validate() 54 struct nv30_context *nv30 = nv30_context(pipe); in nv40_verttex_sampler_states_bind() local 76 struct nv30_context *nv30 = nv30_context(pipe); in nv40_verttex_set_sampler_views() local
|
D | nv30_fragtex.c | 34 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
|
D | nv30_draw.c | 39 struct nv30_context *nv30; member 72 struct nv30_context *nv30 = r->nv30; in nv30_render_allocate_vertices() local 121 struct nv30_context *nv30 = r->nv30; in nv30_render_draw_elements() local 164 struct nv30_context *nv30 = r->nv30; in nv30_render_draw_arrays() local 267 nv30_render_validate(struct nv30_context *nv30) in nv30_render_validate() 367 struct nv30_context *nv30 = nv30_context(pipe); in nv30_render_vbo() local 447 nv30_render_create(struct nv30_context *nv30) in nv30_render_create() 474 struct nv30_context *nv30 = nv30_context(pipe); in nv30_draw_init() local
|
D | nv30_fragprog.c | 34 nv30_fragprog_upload(struct nv30_context *nv30) in nv30_fragprog_upload() 61 nv30_fragprog_validate(struct nv30_context *nv30) in nv30_fragprog_validate() 158 struct nv30_context *nv30 = nv30_context(pipe); in nv30_fp_state_bind() local
|
D | nvfx_vertprog.c | 39 struct nv30_context* nv30; member 117 emit_src(struct nv30_context *nv30, struct nvfx_vpc *vpc, uint32_t *hw, in emit_src() 201 emit_dst(struct nv30_context *nv30, struct nvfx_vpc *vpc, uint32_t *hw, in emit_dst() 293 struct nv30_context *nv30 = vpc->nv30; in nvfx_vp_emit() local 458 nvfx_vertprog_parse_instruction(struct nv30_context *nv30, struct nvfx_vpc *vpc, in nvfx_vertprog_parse_instruction() 817 nvfx_vertprog_parse_decl_output(struct nv30_context *nv30, struct nvfx_vpc *vpc, in nvfx_vertprog_parse_decl_output() 889 nvfx_vertprog_prepare(struct nv30_context *nv30, struct nvfx_vpc *vpc) in nvfx_vertprog_prepare() 972 _nvfx_vertprog_translate(struct nv30_context *nv30, struct nv30_vertprog *vp) in _nvfx_vertprog_translate()
|
D | nv30_miptree.c | 129 struct nv30_context *nv30 = nv30_context(pipe); in nv30_resource_copy_region() local 150 struct nv30_context *nv30 = nv30_context(pipe); in nv30_resource_resolve() local 166 struct nv30_context *nv30 = nv30_context(pipe); in nv30_miptree_transfer_new() local 219 struct nv30_context *nv30 = nv30_context(pipe); in nv30_miptree_transfer_del() local 233 struct nv30_context *nv30 = nv30_context(pipe); in nv30_miptree_transfer_map() local
|
D | nv30_clear.c | 56 struct nv30_context *nv30 = nv30_context(pipe); in nv30_clear() local 101 struct nv30_context *nv30 = nv30_context(pipe); in nv30_clear_render_target() local 160 struct nv30_context *nv30 = nv30_context(pipe); in nv30_clear_depth_stencil() local
|
D | nv30_vertprog.c | 53 nv30_vertprog_validate(struct nv30_context *nv30) in nv30_vertprog_validate() 246 struct nv30_context *nv30 = nv30_context(pipe); in nv30_vp_state_bind() local
|
D | nv30_query.c | 150 struct nv30_context *nv30 = nv30_context(pipe); in nv30_query_begin() local 179 struct nv30_context *nv30 = nv30_context(pipe); in nv30_query_end() local 237 struct nv30_context *nv30 = nv30_context(pipe); in nv40_query_render_condition() local
|
D | nv30_transfer.c | 71 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() 651 nv30_transfer_rect(struct nv30_context *nv30, enum nv30_transfer_filter filter, in nv30_transfer_rect()
|
D | nv30_format.h | 17 unsigned nv30; member
|
D | nv30_push.c | 198 nv30_push_vbo(struct nv30_context *nv30, const struct pipe_draw_info *info) in nv30_push_vbo()
|