• Home
  • Raw
  • Download

Lines Matching defs:length

66                                       uint16_t length)  in vrend_decode_create_shader()
123 …_decode_create_stream_output_target(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_stream_output_target()
138 static int vrend_decode_set_framebuffer_state(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_framebuffer_state()
160 static int vrend_decode_set_framebuffer_state_no_attach(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_framebuffer_state_no_attach()
181 static int vrend_decode_clear(struct vrend_decode_ctx *ctx, int length) in vrend_decode_clear()
207 static int vrend_decode_set_viewport_state(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_viewport_state()
236 static int vrend_decode_set_index_buffer(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_index_buffer()
247 static int vrend_decode_set_constant_buffer(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_set_constant_buffer()
266 static int vrend_decode_set_uniform_buffer(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_uniform_buffer()
287 static int vrend_decode_set_vertex_buffers(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_set_vertex_buffers()
310 static int vrend_decode_set_sampler_views(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_set_sampler_views()
338 static int vrend_decode_resource_inline_write(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_resource_inline_write()
384 static int vrend_decode_draw_vbo(struct vrend_decode_ctx *ctx, int length) in vrend_decode_draw_vbo()
425 static int vrend_decode_create_blend(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_blend()
470 static int vrend_decode_create_dsa(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_dsa()
514 … int vrend_decode_create_rasterizer(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_rasterizer()
580 …tic int vrend_decode_create_surface(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_surface()
597 …nt vrend_decode_create_sampler_view(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_sampler_view()
612 …t vrend_decode_create_sampler_state(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_sampler_state()
640 static int vrend_decode_create_ve(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_ve()
681 static int vrend_decode_create_query(struct vrend_decode_ctx *ctx, uint32_t handle, uint16_t length) in vrend_decode_create_query()
702 static int vrend_decode_create_object(struct vrend_decode_ctx *ctx, int length) in vrend_decode_create_object()
753 static int vrend_decode_bind_object(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_bind_object()
782 static int vrend_decode_destroy_object(struct vrend_decode_ctx *ctx, int length) in vrend_decode_destroy_object()
793 static int vrend_decode_set_stencil_ref(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_stencil_ref()
807 static int vrend_decode_set_blend_color(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_blend_color()
822 static int vrend_decode_set_scissor_state(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_scissor_state()
855 static int vrend_decode_set_polygon_stipple(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_polygon_stipple()
870 static int vrend_decode_set_clip_state(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_clip_state()
885 static int vrend_decode_set_sample_mask(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_sample_mask()
896 static int vrend_decode_set_min_samples(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_min_samples()
907 static int vrend_decode_resource_copy_region(struct vrend_decode_ctx *ctx, int length) in vrend_decode_resource_copy_region()
939 static int vrend_decode_blit(struct vrend_decode_ctx *ctx, int length) in vrend_decode_blit()
982 static int vrend_decode_bind_sampler_states(struct vrend_decode_ctx *ctx, int length) in vrend_decode_bind_sampler_states()
999 static int vrend_decode_begin_query(struct vrend_decode_ctx *ctx, int length) in vrend_decode_begin_query()
1009 static int vrend_decode_end_query(struct vrend_decode_ctx *ctx, int length) in vrend_decode_end_query()
1019 static int vrend_decode_get_query_result(struct vrend_decode_ctx *ctx, int length) in vrend_decode_get_query_result()
1031 static int vrend_decode_set_render_condition(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_render_condition()
1044 static int vrend_decode_set_sub_ctx(struct vrend_decode_ctx *ctx, int length) in vrend_decode_set_sub_ctx()
1055 static int vrend_decode_create_sub_ctx(struct vrend_decode_ctx *ctx, int length) in vrend_decode_create_sub_ctx()
1066 static int vrend_decode_destroy_sub_ctx(struct vrend_decode_ctx *ctx, int length) in vrend_decode_destroy_sub_ctx()
1077 static int vrend_decode_bind_shader(struct vrend_decode_ctx *ctx, int length) in vrend_decode_bind_shader()
1091 int length) in vrend_decode_set_tess_state()
1106 static int vrend_decode_set_shader_buffers(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_set_shader_buffers()
1136 static int vrend_decode_set_shader_images(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_set_shader_images()
1167 static int vrend_decode_memory_barrier(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_memory_barrier()
1177 static int vrend_decode_launch_grid(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_launch_grid()
1197 uint16_t length) in vrend_decode_set_streamout_targets()
1216 static int vrend_decode_texture_barrier(struct vrend_decode_ctx *ctx, uint16_t length) in vrend_decode_texture_barrier()