• Home
  • Raw
  • Download

Lines Matching defs:context

38    struct tegra_context *context = to_tegra_context(pcontext);  in tegra_destroy()  local
51 struct tegra_context *context = to_tegra_context(pcontext); in tegra_draw_vbo() local
79 struct tegra_context *context = to_tegra_context(pcontext); in tegra_render_condition() local
88 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_query() local
98 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_batch_query() local
107 struct tegra_context *context = to_tegra_context(pcontext); in tegra_destroy_query() local
115 struct tegra_context *context = to_tegra_context(pcontext); in tegra_begin_query() local
123 struct tegra_context *context = to_tegra_context(pcontext); in tegra_end_query() local
134 struct tegra_context *context = to_tegra_context(pcontext); in tegra_get_query_result() local
149 struct tegra_context *context = to_tegra_context(pcontext); in tegra_get_query_result_resource() local
159 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_active_query_state() local
168 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_blend_state() local
176 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_blend_state() local
184 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_blend_state() local
193 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_sampler_state() local
203 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_sampler_states() local
212 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_sampler_state() local
221 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_rasterizer_state() local
229 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_rasterizer_state() local
237 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_rasterizer_state() local
246 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_depth_stencil_alpha_state() local
254 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_depth_stencil_alpha_state() local
262 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_depth_stencil_alpha_state() local
271 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_fs_state() local
279 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_fs_state() local
287 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_fs_state() local
296 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_vs_state() local
304 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_vs_state() local
312 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_vs_state() local
321 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_gs_state() local
329 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_gs_state() local
337 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_gs_state() local
346 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_tcs_state() local
354 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_tcs_state() local
362 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_tcs_state() local
371 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_tes_state() local
379 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_tes_state() local
387 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_tes_state() local
397 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_vertex_elements_state() local
407 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_vertex_elements_state() local
415 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_vertex_elements_state() local
424 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_blend_color() local
433 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_stencil_ref() local
441 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_sample_mask() local
449 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_min_samples() local
458 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_clip_state() local
468 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_constant_buffer() local
484 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_framebuffer_state() local
509 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_polygon_stipple() local
519 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_scissor_states() local
530 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_window_rectangles() local
541 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_viewport_states() local
553 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_sampler_views() local
568 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_tess_state() local
578 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_debug_callback() local
589 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_shader_buffers() local
600 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_shader_images() local
611 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_vertex_buffers() local
637 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_stream_output_target() local
649 struct tegra_context *context = to_tegra_context(pcontext); in tegra_stream_output_target_destroy() local
660 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_stream_output_targets() local
677 struct tegra_context *context = to_tegra_context(pcontext); in tegra_resource_copy_region() local
689 struct tegra_context *context = to_tegra_context(pcontext); in tegra_blit() local
707 struct tegra_context *context = to_tegra_context(pcontext); in tegra_clear() local
722 struct tegra_context *context = to_tegra_context(pcontext); in tegra_clear_render_target() local
741 struct tegra_context *context = to_tegra_context(pcontext); in tegra_clear_depth_stencil() local
757 struct tegra_context *context = to_tegra_context(pcontext); in tegra_clear_texture() local
771 struct tegra_context *context = to_tegra_context(pcontext); in tegra_clear_buffer() local
781 struct tegra_context *context = to_tegra_context(pcontext); in tegra_flush() local
791 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_fence_fd() local
801 struct tegra_context *context = to_tegra_context(pcontext); in tegra_fence_server_sync() local
812 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_sampler_view() local
849 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_surface() local
893 struct tegra_context *context = to_tegra_context(pcontext); in tegra_transfer_map() local
918 struct tegra_context *context = to_tegra_context(pcontext); in tegra_transfer_flush_region() local
928 struct tegra_context *context = to_tegra_context(pcontext); in tegra_transfer_unmap() local
942 struct tegra_context *context = to_tegra_context(pcontext); in tegra_buffer_subdata() local
959 struct tegra_context *context = to_tegra_context(pcontext); in tegra_texture_subdata() local
968 struct tegra_context *context = to_tegra_context(pcontext); in tegra_texture_barrier() local
976 struct tegra_context *context = to_tegra_context(pcontext); in tegra_memory_barrier() local
988 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_video_codec() local
997 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_video_buffer() local
1006 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_compute_state() local
1014 struct tegra_context *context = to_tegra_context(pcontext); in tegra_bind_compute_state() local
1022 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_compute_state() local
1032 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_compute_resources() local
1044 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_global_binding() local
1056 struct tegra_context *context = to_tegra_context(pcontext); in tegra_launch_grid() local
1067 struct tegra_context *context = to_tegra_context(pcontext); in tegra_get_sample_position() local
1075 struct tegra_context *context = to_tegra_context(pcontext); in tegra_get_timestamp() local
1085 struct tegra_context *context = to_tegra_context(pcontext); in tegra_flush_resource() local
1095 struct tegra_context *context = to_tegra_context(pcontext); in tegra_invalidate_resource() local
1103 struct tegra_context *context = to_tegra_context(pcontext); in tegra_get_device_reset_status() local
1112 struct tegra_context *context = to_tegra_context(pcontext); in tegra_set_device_reset_callback() local
1121 struct tegra_context *context = to_tegra_context(pcontext); in tegra_dump_debug_state() local
1130 struct tegra_context *context = to_tegra_context(pcontext); in tegra_emit_string_marker() local
1145 struct tegra_context *context = to_tegra_context(pcontext); in tegra_generate_mipmap() local
1157 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_texture_handle() local
1165 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_texture_handle() local
1173 struct tegra_context *context = to_tegra_context(pcontext); in tegra_make_texture_handle_resident() local
1181 struct tegra_context *context = to_tegra_context(pcontext); in tegra_create_image_handle() local
1189 struct tegra_context *context = to_tegra_context(pcontext); in tegra_delete_image_handle() local
1198 struct tegra_context *context = to_tegra_context(pcontext); in tegra_make_image_handle_resident() local
1209 struct tegra_context *context; in tegra_screen_context_create() local