/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_state_validate.c | 7 nvc0_validate_zcull(struct nvc0_context *nvc0) in nvc0_validate_zcull() 56 nvc0_validate_fb(struct nvc0_context *nvc0) in nvc0_validate_fb() 164 nvc0_validate_blend_colour(struct nvc0_context *nvc0) in nvc0_validate_blend_colour() 176 nvc0_validate_stencil_ref(struct nvc0_context *nvc0) in nvc0_validate_stencil_ref() 186 nvc0_validate_stipple(struct nvc0_context *nvc0) in nvc0_validate_stipple() 197 nvc0_validate_scissor(struct nvc0_context *nvc0) in nvc0_validate_scissor() 218 nvc0_validate_viewport(struct nvc0_context *nvc0) in nvc0_validate_viewport() 253 nvc0_upload_uclip_planes(struct nvc0_context *nvc0, unsigned s) in nvc0_upload_uclip_planes() 268 nvc0_check_program_ucps(struct nvc0_context *nvc0, in nvc0_check_program_ucps() 288 nvc0_validate_clip(struct nvc0_context *nvc0) in nvc0_validate_clip() [all …]
|
D | nvc0_shader_state.c | 31 nvc0_program_update_context_state(struct nvc0_context *nvc0, in nvc0_program_update_context_state() 67 nvc0_program_validate(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_validate() 85 nvc0_vertprog_validate(struct nvc0_context *nvc0) in nvc0_vertprog_validate() 105 nvc0_fragprog_validate(struct nvc0_context *nvc0) in nvc0_fragprog_validate() 133 nvc0_tctlprog_validate(struct nvc0_context *nvc0) in nvc0_tctlprog_validate() 159 nvc0_tevlprog_validate(struct nvc0_context *nvc0) in nvc0_tevlprog_validate() 183 nvc0_gmtyprog_validate(struct nvc0_context *nvc0) in nvc0_gmtyprog_validate() 212 nvc0_tfb_validate(struct nvc0_context *nvc0) in nvc0_tfb_validate()
|
D | nvc0_state.c | 194 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_blend_state_bind() local 322 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_rasterizer_state_bind() local 393 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_zsa_state_bind() local 445 nvc0_stage_sampler_states_bind(struct nvc0_context *nvc0, int s, in nvc0_stage_sampler_states_bind() 504 nvc0_stage_set_sampler_views(struct nvc0_context *nvc0, int s, in nvc0_stage_set_sampler_views() 608 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_vp_state_bind() local 624 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_fp_state_bind() local 640 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_gp_state_bind() local 650 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_constant_buffer() local 688 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_set_blend_color() local [all …]
|
D | nvc0_context.c | 38 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_flush() local 57 nvc0_context_unreference_resources(struct nvc0_context *nvc0) in nvc0_context_unreference_resources() 87 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_destroy() local 122 struct nvc0_context *nvc0; in nvc0_create() local 209 nvc0_bufctx_fence(struct nvc0_context *nvc0, struct nouveau_bufctx *bufctx, in nvc0_bufctx_fence()
|
D | nvc0_tex.c | 210 nvc0_validate_tic(struct nvc0_context *nvc0, int s) in nvc0_validate_tic() 278 nve4_validate_tic(struct nvc0_context *nvc0, unsigned s) in nve4_validate_tic() 334 void nvc0_validate_textures(struct nvc0_context *nvc0) in nvc0_validate_textures() 355 nvc0_validate_tsc(struct nvc0_context *nvc0, int s) in nvc0_validate_tsc() 399 nve4_validate_tsc(struct nvc0_context *nvc0, int s) in nve4_validate_tsc() 442 void nvc0_validate_samplers(struct nvc0_context *nvc0) in nvc0_validate_samplers() 467 nve4_set_tex_handles(struct nvc0_context *nvc0) in nve4_set_tex_handles()
|
D | nvc0_vbo.c | 166 nvc0_set_constant_vertex_attrib(struct nvc0_context *nvc0, const unsigned a) in nvc0_set_constant_vertex_attrib() 199 nvc0_user_vbuf_range(struct nvc0_context *nvc0, int vbi, in nvc0_user_vbuf_range() 217 nvc0_release_user_vbufs(struct nvc0_context *nvc0) in nvc0_release_user_vbufs() 226 nvc0_update_user_vbufs(struct nvc0_context *nvc0) in nvc0_update_user_vbufs() 269 nvc0_update_user_vbufs_shared(struct nvc0_context *nvc0) in nvc0_update_user_vbufs_shared() 307 nvc0_validate_vertex_buffers(struct nvc0_context *nvc0) in nvc0_validate_vertex_buffers() 370 nvc0_validate_vertex_buffers_shared(struct nvc0_context *nvc0) in nvc0_validate_vertex_buffers_shared() 409 nvc0_vertex_arrays_validate(struct nvc0_context *nvc0) in nvc0_vertex_arrays_validate() 504 nvc0_idxbuf_validate(struct nvc0_context *nvc0) in nvc0_idxbuf_validate() 560 nvc0_draw_arrays(struct nvc0_context *nvc0, in nvc0_draw_arrays() [all …]
|
D | nvc0_query.c | 59 nvc0_query_allocate(struct nvc0_context *nvc0, struct nvc0_query *q, int size) in nvc0_query_allocate() 100 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_query_create() local 172 nvc0_query_rotate(struct nvc0_context *nvc0, struct nvc0_query *q) in nvc0_query_rotate() 183 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_query_begin() local 255 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_query_end() local 338 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_query_result() local 430 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_render_condition() local 514 nvc0_init_query_functions(struct nvc0_context *nvc0) in nvc0_init_query_functions()
|
D | nvc0_transfer.c | 17 nvc0_m2mf_transfer_rect(struct nvc0_context *nvc0, in nvc0_m2mf_transfer_rect() 112 nve4_m2mf_transfer_rect(struct nvc0_context *nvc0, in nve4_m2mf_transfer_rect() 181 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nvc0_m2mf_push_linear() local 226 struct nvc0_context *nvc0 = nvc0_context(&nv->pipe); in nve4_p2mf_push_linear() local 336 struct nvc0_context *nvc0 = nvc0_context(pctx); in nvc0_miptree_transfer_new() local 411 struct nvc0_context *nvc0 = nvc0_context(pctx); in nvc0_miptree_transfer_del() local 438 struct nvc0_context *nvc0 = nvc0_context(pctx); in nvc0_miptree_transfer_map() local 502 nvc0_init_transfer_functions(struct nvc0_context *nvc0) in nvc0_init_transfer_functions()
|
D | nvc0_surface.c | 206 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_resource_copy_region() local 281 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear_render_target() local 351 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear_depth_stencil() local 404 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_clear() local 736 nvc0_blit_set_dst(struct nvc0_context *nvc0, in nvc0_blit_set_dst() 777 nvc0_blit_set_src(struct nvc0_context *nvc0, in nvc0_blit_set_src() 852 nvc0_blitctx_pre_blit(struct nvc0_blitctx *blit, struct nvc0_context *nvc0) in nvc0_blitctx_pre_blit() 904 nvc0_blitctx_post_blit(struct nvc0_context *nvc0, struct nvc0_blitctx *blit) in nvc0_blitctx_post_blit() 952 struct nvc0_context *nvc0 = nvc0_context(pipe); in nvc0_resource_resolve() local 1074 nvc0_init_surface_functions(struct nvc0_context *nvc0) in nvc0_init_surface_functions()
|
D | nvc0_draw.c | 29 struct nvc0_context *nvc0; member 74 nvc0_draw_render_stage(struct nvc0_context *nvc0) in nvc0_draw_render_stage()
|
D | nvc0_vbo_translate.c | 40 nvc0_push_context_init(struct nvc0_context *nvc0, struct push_context *ctx) in nvc0_push_context_init() 59 nvc0_vertex_configure_translate(struct nvc0_context *nvc0, int32_t index_bias) in nvc0_vertex_configure_translate() 82 nvc0_push_map_idxbuf(struct push_context *ctx, struct nvc0_context *nvc0) in nvc0_push_map_idxbuf() 94 nvc0_push_map_edgeflag(struct push_context *ctx, struct nvc0_context *nvc0, in nvc0_push_map_edgeflag() 181 nvc0_push_setup_vertex_array(struct nvc0_context *nvc0, const unsigned count) in nvc0_push_setup_vertex_array() 430 nvc0_push_vbo(struct nvc0_context *nvc0, const struct pipe_draw_info *info) in nvc0_push_vbo() 566 struct nvc0_context *nvc0, in nvc0_push_upload_vertex_ids()
|
D | nvc0_program.c | 649 nvc0_program_upload_code(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_upload_code() 721 nvc0_program_library_upload(struct nvc0_context *nvc0) in nvc0_program_library_upload() 747 nvc0_program_destroy(struct nvc0_context *nvc0, struct nvc0_program *prog) in nvc0_program_destroy()
|
D | nvc0_push.c | 39 init_push_context(struct nvc0_context *nvc0, struct push_context *ctx) in init_push_context() 298 nvc0_push_vbo(struct nvc0_context *nvc0, const struct pipe_draw_info *info) in nvc0_push_vbo()
|
/external/libdrm/nouveau/ |
D | abi16.c | 62 struct nvc0_fifo *nvc0 = obj->data; in abi16_chan_nvc0() local
|
D | nouveau.h | 113 } nvc0; member
|