Lines Matching defs:length
65 uint16_t length) in vrend_decode_create_shader()
131 uint32_t handle, uint16_t length) in vrend_decode_create_stream_output_target()
146 …vrend_decode_set_framebuffer_state(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_framebuffer_state()
168 …de_set_framebuffer_state_no_attach(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_framebuffer_state_no_attach()
189 static int vrend_decode_clear(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_clear()
209 …tic int vrend_decode_clear_texture(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_clear_texture()
243 …nt vrend_decode_set_viewport_state(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_viewport_state()
272 … int vrend_decode_set_index_buffer(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_index_buffer()
283 …t vrend_decode_set_constant_buffer(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_constant_buffer()
301 …nt vrend_decode_set_uniform_buffer(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_uniform_buffer()
322 …nt vrend_decode_set_vertex_buffers(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_vertex_buffers()
345 …int vrend_decode_set_sampler_views(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_sampler_views()
391 uint32_t length) in vrend_decode_resource_inline_write()
419 static int vrend_decode_draw_vbo(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_draw_vbo()
460 …code_create_blend(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t length) in vrend_decode_create_blend()
505 …decode_create_dsa(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t length) in vrend_decode_create_dsa()
549 …create_rasterizer(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t length) in vrend_decode_create_rasterizer()
615 …de_create_surface(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t length) in vrend_decode_create_surface()
632 …eate_sampler_view(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t length) in vrend_decode_create_sampler_view()
647 …ate_sampler_state(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t length) in vrend_decode_create_sampler_state()
681 …_decode_create_ve(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t length) in vrend_decode_create_ve()
722 …code_create_query(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t length) in vrend_decode_create_query()
743 …tic int vrend_decode_create_object(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_create_object()
799 static int vrend_decode_bind_object(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_bind_object()
832 …ic int vrend_decode_destroy_object(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_destroy_object()
848 …c int vrend_decode_set_stencil_ref(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_stencil_ref()
862 …c int vrend_decode_set_blend_color(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_blend_color()
877 …int vrend_decode_set_scissor_state(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_scissor_state()
910 …t vrend_decode_set_polygon_stipple(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_polygon_stipple()
925 …ic int vrend_decode_set_clip_state(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_clip_state()
940 …c int vrend_decode_set_sample_mask(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_sample_mask()
951 …c int vrend_decode_set_min_samples(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_min_samples()
962 … vrend_decode_resource_copy_region(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_resource_copy_region()
994 static int vrend_decode_blit(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_blit()
1037 …t vrend_decode_bind_sampler_states(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_bind_sampler_states()
1054 static int vrend_decode_begin_query(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_begin_query()
1064 static int vrend_decode_end_query(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_end_query()
1074 … int vrend_decode_get_query_result(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_get_query_result()
1086 … vrend_decode_get_query_result_qbo(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_get_query_result_qbo()
1102 … vrend_decode_set_render_condition(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_render_condition()
1115 static int vrend_decode_set_sub_ctx(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_sub_ctx()
1126 …ic int vrend_decode_create_sub_ctx(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_create_sub_ctx()
1137 …c int vrend_decode_destroy_sub_ctx(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_destroy_sub_ctx()
1148 static int vrend_decode_bind_shader(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_bind_shader()
1162 const uint32_t *buf, uint32_t length) in vrend_decode_set_tess_state()
1177 …nt vrend_decode_set_shader_buffers(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_shader_buffers()
1208 …nt vrend_decode_set_atomic_buffers(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_atomic_buffers()
1236 …int vrend_decode_set_shader_images(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_shader_images()
1268 …ic int vrend_decode_memory_barrier(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_memory_barrier()
1278 static int vrend_decode_launch_grid(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_launch_grid()
1298 const uint32_t *buf, uint32_t length) in vrend_decode_set_streamout_targets()
1317 …c int vrend_decode_texture_barrier(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_texture_barrier()
1327 …ic int vrend_decode_set_debug_mask(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_debug_mask()
1351 static int vrend_decode_set_tweaks(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_set_tweaks()
1366 static int vrend_decode_transfer3d(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_transfer3d()
1389 …c int vrend_decode_copy_transfer3d(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_copy_transfer3d()
1411 … vrend_decode_pipe_resource_create(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_pipe_resource_create()
1434 …rend_decode_pipe_resource_set_type(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_pipe_resource_set_type()
1551 …c int vrend_decode_get_memory_info(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_get_memory_info()
1566 static int vrend_decode_dummy(struct vrend_context *ctx, const uint32_t *buf, uint32_t length) in vrend_decode_dummy()