Home
last modified time | relevance | path

Searched defs:vctx (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/virgl/
Dvirgl_context.c56 static void virgl_buffer_flush(struct virgl_context *vctx, in virgl_buffer_flush()
79 static void virgl_attach_res_framebuffer(struct virgl_context *vctx) in virgl_attach_res_framebuffer()
102 static void virgl_attach_res_sampler_views(struct virgl_context *vctx, in virgl_attach_res_sampler_views()
120 static void virgl_attach_res_vertex_buffers(struct virgl_context *vctx) in virgl_attach_res_vertex_buffers()
133 static void virgl_attach_res_index_buffer(struct virgl_context *vctx, in virgl_attach_res_index_buffer()
144 static void virgl_attach_res_so_targets(struct virgl_context *vctx) in virgl_attach_res_so_targets()
157 static void virgl_attach_res_uniform_buffers(struct virgl_context *vctx, in virgl_attach_res_uniform_buffers()
175 static void virgl_reemit_res(struct virgl_context *vctx) in virgl_reemit_res()
195 struct virgl_context *vctx = virgl_context(ctx); in virgl_create_surface() local
230 struct virgl_context *vctx = virgl_context(ctx); in virgl_surface_destroy() local
[all …]
Dvirgl_streamout.c36 struct virgl_context *vctx = virgl_context(ctx); in virgl_create_so_target() local
59 struct virgl_context *vctx = virgl_context(ctx); in virgl_destroy_so_target() local
72 struct virgl_context *vctx = virgl_context(ctx); in virgl_set_so_targets() local
83 void virgl_init_so_functions(struct virgl_context *vctx) in virgl_init_so_functions()
Dvirgl_query.c84 struct virgl_context *vctx = virgl_context(ctx); in virgl_render_condition() local
95 struct virgl_context *vctx = virgl_context(ctx); in virgl_create_query() local
123 struct virgl_context *vctx = virgl_context(ctx); in virgl_destroy_query() local
135 struct virgl_context *vctx = virgl_context(ctx); in virgl_begin_query() local
146 struct virgl_context *vctx = virgl_context(ctx); in virgl_end_query() local
165 struct virgl_context *vctx = virgl_context(ctx); in virgl_get_query_result() local
206 void virgl_init_query_functions(struct virgl_context *vctx) in virgl_init_query_functions()
Dvirgl_buffer.c48 struct virgl_context *vctx = virgl_context(ctx); in virgl_buffer_transfer_map() local
102 struct virgl_context *vctx = virgl_context(ctx); in virgl_buffer_transfer_unmap() local
124 struct virgl_context *vctx = virgl_context(ctx); in virgl_buffer_transfer_flush_region() local
Dvirgl_resource.c28 bool virgl_res_needs_flush_wait(struct virgl_context *vctx, in virgl_res_needs_flush_wait()
40 bool virgl_res_needs_readback(struct virgl_context *vctx, in virgl_res_needs_readback()
Dvirgl_texture.c129 struct virgl_context *vctx = virgl_context(ctx); in virgl_texture_transfer_map() local
210 struct virgl_context *vctx = virgl_context(ctx); in virgl_texture_transfer_unmap() local
/external/wpa_supplicant_8/src/utils/
Dxml_libxml2.c59 xmlSchemaValidCtxtPtr vctx; in xml_validate() local
120 xmlValidCtxt vctx; in xml_validate_dtd() local