/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_state_validate.c | 20 nv50_validate_fb(struct nv50_context *nv50) in nv50_validate_fb() 150 nv50_validate_blend_colour(struct nv50_context *nv50) in nv50_validate_blend_colour() 162 nv50_validate_stencil_ref(struct nv50_context *nv50) in nv50_validate_stencil_ref() 173 nv50_validate_stipple(struct nv50_context *nv50) in nv50_validate_stipple() 184 nv50_validate_scissor(struct nv50_context *nv50) in nv50_validate_scissor() 248 nv50_validate_viewport(struct nv50_context *nv50) in nv50_validate_viewport() 287 nv50_validate_window_rects(struct nv50_context *nv50) in nv50_validate_window_rects() 313 nv50_check_program_ucps(struct nv50_context *nv50, in nv50_check_program_ucps() 338 nv50_validate_derived_2(struct nv50_context *nv50) in nv50_validate_derived_2() 351 nv50_validate_clip(struct nv50_context *nv50) in nv50_validate_clip() [all …]
|
D | nv50_state.c | 211 struct nv50_context *nv50 = nv50_context(pipe); in nv50_blend_state_bind() local 348 struct nv50_context *nv50 = nv50_context(pipe); in nv50_rasterizer_state_bind() local 442 struct nv50_context *nv50 = nv50_context(pipe); in nv50_zsa_state_bind() local 601 nv50_stage_sampler_states_bind(struct nv50_context *nv50, int s, in nv50_stage_sampler_states_bind() 681 nv50_stage_set_sampler_views(struct nv50_context *nv50, int s, in nv50_stage_set_sampler_views() 811 struct nv50_context *nv50 = nv50_context(pipe); in nv50_vp_state_bind() local 827 struct nv50_context *nv50 = nv50_context(pipe); in nv50_fp_state_bind() local 843 struct nv50_context *nv50 = nv50_context(pipe); in nv50_gp_state_bind() local 884 struct nv50_context *nv50 = nv50_context(pipe); in nv50_cp_state_bind() local 895 struct nv50_context *nv50 = nv50_context(pipe); in nv50_set_constant_buffer() local [all …]
|
D | nv50_shader_state.c | 35 nv50_constbufs_validate(struct nv50_context *nv50) in nv50_constbufs_validate() 115 nv50_program_validate(struct nv50_context *nv50, struct nv50_program *prog) in nv50_program_validate() 130 nv50_program_update_context_state(struct nv50_context *nv50, in nv50_program_update_context_state() 150 nv50_vertprog_validate(struct nv50_context *nv50) in nv50_vertprog_validate() 171 nv50_fragprog_validate(struct nv50_context *nv50) in nv50_fragprog_validate() 258 nv50_gmtyprog_validate(struct nv50_context *nv50) in nv50_gmtyprog_validate() 285 nv50_compprog_validate(struct nv50_context *nv50) in nv50_compprog_validate() 298 nv50_sprite_coords_validate(struct nv50_context *nv50) in nv50_sprite_coords_validate() 355 nv50_validate_derived_rs(struct nv50_context *nv50) in nv50_validate_derived_rs() 420 nv50_fp_linkage_validate(struct nv50_context *nv50) in nv50_fp_linkage_validate() [all …]
|
D | nv50_query_hw_metric.c | 59 nv50_hw_metric_query_get_cfg(struct nv50_context *nv50, in nv50_hw_metric_query_get_cfg() 67 nv50_hw_metric_destroy_query(struct nv50_context *nv50, in nv50_hw_metric_destroy_query() 80 nv50_hw_metric_begin_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_metric_begin_query() 95 nv50_hw_metric_end_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_metric_end_query() 122 nv50_hw_metric_get_query_result(struct nv50_context *nv50, in nv50_hw_metric_get_query_result() 152 nv50_hw_metric_create_query(struct nv50_context *nv50, unsigned type) in nv50_hw_metric_create_query()
|
D | nv50_query_hw.c | 42 nv50_hw_query_allocate(struct nv50_context *nv50, struct nv50_query *q, in nv50_hw_query_allocate() 108 nv50_hw_destroy_query(struct nv50_context *nv50, struct nv50_query *q) in nv50_hw_destroy_query() 123 nv50_hw_begin_query(struct nv50_context *nv50, struct nv50_query *q) in nv50_hw_begin_query() 198 nv50_hw_end_query(struct nv50_context *nv50, struct nv50_query *q) in nv50_hw_end_query() 268 nv50_hw_get_query_result(struct nv50_context *nv50, struct nv50_query *q, in nv50_hw_get_query_result() 350 nv50_hw_create_query(struct nv50_context *nv50, unsigned type, unsigned index) in nv50_hw_create_query()
|
D | nv50_tex.c | 221 nv50_update_tic(struct nv50_context *nv50, struct nv50_tic_entry *tic, in nv50_update_tic() 240 nv50_validate_tic(struct nv50_context *nv50, int s) in nv50_validate_tic() 333 void nv50_validate_textures(struct nv50_context *nv50) in nv50_validate_textures() 348 nv50_validate_tsc(struct nv50_context *nv50, int s) in nv50_validate_tsc() 396 void nv50_validate_samplers(struct nv50_context *nv50) in nv50_validate_samplers() 465 void nv50_upload_tsc0(struct nv50_context *nv50) in nv50_upload_tsc0()
|
D | nv50_compute.c | 159 nv50_compute_validate_globals(struct nv50_context *nv50) in nv50_compute_validate_globals() 180 nv50_state_validate_cp(struct nv50_context *nv50, uint32_t mask) in nv50_state_validate_cp() 195 nv50_compute_upload_input(struct nv50_context *nv50, const uint32_t *input) in nv50_compute_upload_input() 231 struct nv50_context *nv50 = nv50_context(pipe); in nv50_launch_grid() local
|
D | nv50_vbo.c | 140 nv50_emit_vtxattr(struct nv50_context *nv50, struct pipe_vertex_buffer *vb, in nv50_emit_vtxattr() 186 nv50_user_vbuf_range(struct nv50_context *nv50, unsigned vbi, in nv50_user_vbuf_range() 204 nv50_upload_user_buffers(struct nv50_context *nv50, in nv50_upload_user_buffers() 230 nv50_update_user_vbufs(struct nv50_context *nv50) in nv50_update_user_vbufs() 276 nv50_release_user_vbufs(struct nv50_context *nv50) in nv50_release_user_vbufs() 285 nv50_vertex_arrays_validate(struct nv50_context *nv50) in nv50_vertex_arrays_validate() 464 nv50_draw_arrays(struct nv50_context *nv50, in nv50_draw_arrays() 587 nv50_draw_elements(struct nv50_context *nv50, bool shorten, in nv50_draw_elements() 701 nva0_draw_stream_output(struct nv50_context *nv50, in nva0_draw_stream_output() 758 struct nv50_context *nv50 = nv50_context(pipe); in nv50_draw_vbo() local
|
D | nv50_query_hw_sm.c | 146 nv50_hw_sm_query_get_cfg(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_query_get_cfg() 153 nv50_hw_sm_destroy_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_destroy_query() 162 nv50_hw_sm_begin_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_begin_query() 215 nv50_hw_sm_end_query(struct nv50_context *nv50, struct nv50_hw_query *hq) in nv50_hw_sm_end_query() 309 struct nv50_context *nv50, bool wait, in nv50_hw_sm_query_read_data() 334 nv50_hw_sm_get_query_result(struct nv50_context *nv50, struct nv50_hw_query *hq, in nv50_hw_sm_get_query_result() 370 nv50_hw_sm_create_query(struct nv50_context *nv50, unsigned type) in nv50_hw_sm_create_query()
|
D | nv50_context.c | 60 struct nv50_context *nv50 = nv50_context(pipe); in nv50_memory_barrier() local 131 nv50_context_unreference_resources(struct nv50_context *nv50) in nv50_context_unreference_resources() 167 struct nv50_context *nv50 = nv50_context(pipe); in nv50_destroy() local 193 struct nv50_context *nv50 = nv50_context(&ctx->pipe); in nv50_invalidate_resource_storage() local 275 struct nv50_context *nv50; in nv50_create() local
|
D | nv50_surface.c | 202 struct nv50_context *nv50 = nv50_context(pipe); in nv50_resource_copy_region() local 283 struct nv50_context *nv50 = nv50_context(pipe); in nv50_clear_render_target() local 374 struct nv50_context *nv50 = nv50_context(pipe); in nv50_clear_depth_stencil() local 531 struct nv50_context *nv50 = nv50_context(pipe); in nv50_clear() local 613 struct nv50_context *nv50 = nv50_context(pipe); in nv50_clear_buffer_push() local 686 struct nv50_context *nv50 = nv50_context(pipe); in nv50_clear_buffer() local 825 struct nv50_context *nv50; member 1102 struct nv50_context *nv50 = ctx->nv50; in nv50_blit_set_dst() local 1132 struct nv50_context *nv50 = blit->nv50; in nv50_blit_set_src() local 1234 struct nv50_context *nv50 = ctx->nv50; in nv50_blitctx_pre_blit() local [all …]
|
D | nv50_transfer.c | 55 nv50_m2mf_transfer_rect(struct nv50_context *nv50, in nv50_m2mf_transfer_rect() 153 struct nv50_context *nv50 = nv50_context(&nv->pipe); in nv50_sifc_linear_u8() local 253 struct nv50_context *nv50 = nv50_context(pctx); in nv50_miptree_transfer_map() local 346 struct nv50_context *nv50 = nv50_context(pctx); in nv50_miptree_transfer_unmap() local 406 struct nv50_context *nv50 = nv50_context(&nv->pipe); in nv50_cb_push() local
|
D | nv50_query.c | 36 struct nv50_context *nv50 = nv50_context(pipe); in nv50_create_query() local 78 struct nv50_context *nv50 = nv50_context(pipe); in nv50_render_condition() local 152 nv50_init_query_functions(struct nv50_context *nv50) in nv50_init_query_functions()
|
D | nv50_program.c | 456 nv50_program_upload_code(struct nv50_context *nv50, struct nv50_program *prog) in nv50_program_upload_code() 526 nv50_program_destroy(struct nv50_context *nv50, struct nv50_program *p) in nv50_program_destroy()
|
D | nv50_push.c | 241 nv50_push_vbo(struct nv50_context *nv50, const struct pipe_draw_info *info) in nv50_push_vbo()
|
D | nv84_video.c | 267 struct nv50_context *nv50 = (struct nv50_context *)context; in nv84_create_decoder() local
|
/external/libdrm/nouveau/ |
D | nouveau.h | 104 } nv50; member
|