Lines Matching defs:handle
68 uint32_t handle, in vrend_decode_create_shader()
135 uint32_t handle, uint16_t length) in vrend_decode_create_stream_output_target()
216 uint32_t handle; in vrend_decode_clear_texture() local
306 uint32_t handle = get_buf_entry(buf, VIRGL_SET_UNIFORM_BUFFER_RES_HANDLE); in vrend_decode_set_uniform_buffer() local
362 uint32_t handle = get_buf_entry(buf, VIRGL_SET_SAMPLER_VIEWS_V0_HANDLE + i); in vrend_decode_set_sampler_views() local
419 uint32_t handle = 0, indirect_draw_count_handle = 0; in vrend_decode_draw_vbo() local
456 …_decode_create_blend(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_blend()
501 static int vrend_decode_create_dsa(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle,… in vrend_decode_create_dsa()
545 …de_create_rasterizer(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_rasterizer()
611 …reate_surface_common(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint32_t sam… in vrend_decode_create_surface_common()
624 …ecode_create_surface(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_surface()
632 …_create_msaa_surface(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_msaa_surface()
641 …_create_sampler_view(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_sampler_view()
656 …create_sampler_state(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_sampler_state()
692 static int vrend_decode_create_ve(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, … in vrend_decode_create_ve()
733 …_decode_create_query(struct vrend_context *ctx, const uint32_t *buf, uint32_t handle, uint16_t len… in vrend_decode_create_query()
760 uint32_t handle = get_buf_entry(buf, VIRGL_OBJ_CREATE_HANDLE); in vrend_decode_create_object() local
819 uint32_t handle = get_buf_entry(buf, VIRGL_OBJ_BIND_HANDLE); in vrend_decode_bind_object() local
851 uint32_t handle = get_buf_entry(buf, VIRGL_OBJ_DESTROY_HANDLE); in vrend_decode_destroy_object() local
1073 uint32_t handle = get_buf_entry(buf, VIRGL_QUERY_BEGIN_HANDLE); in vrend_decode_begin_query() local
1083 uint32_t handle = get_buf_entry(buf, VIRGL_QUERY_END_HANDLE); in vrend_decode_end_query() local
1093 uint32_t handle = get_buf_entry(buf, VIRGL_QUERY_RESULT_HANDLE); in vrend_decode_get_query_result() local
1105 uint32_t handle = get_buf_entry(buf, VIRGL_QUERY_RESULT_QBO_HANDLE); in vrend_decode_get_query_result_qbo() local
1121 uint32_t handle = get_buf_entry(buf, VIRGL_RENDER_CONDITION_HANDLE); in vrend_decode_set_render_condition() local
1181 uint32_t handle, type; in vrend_decode_bind_shader() local
1232 uint32_t handle = get_buf_entry(buf, VIRGL_SET_SHADER_BUFFER_RES_HANDLE(i)); in vrend_decode_set_shader_buffers() local
1260 uint32_t handle = get_buf_entry(buf, i * VIRGL_SET_ATOMIC_BUFFER_ELEMENT_SIZE + 4); in vrend_decode_set_atomic_buffers() local
1293 uint32_t handle = get_buf_entry(buf, VIRGL_SET_SHADER_IMAGE_RES_HANDLE(i)); in vrend_decode_set_shader_images() local
1520 struct virgl_context *vrend_renderer_context_create(uint32_t handle, in vrend_renderer_context_create()
1647 uint32_t handle = get_buf_entry(buf, VIRGL_CREATE_VIDEO_CODEC_HANDLE); in vrend_decode_create_video_codec() local
1674 uint32_t handle = get_buf_entry(buf, VIRGL_DESTROY_VIDEO_CODEC_HANDLE); in vrend_decode_destroy_video_codec() local
1695 uint32_t handle = get_buf_entry(buf, VIRGL_CREATE_VIDEO_BUFFER_HANDLE); in vrend_decode_create_video_buffer() local
1720 uint32_t handle = get_buf_entry(buf, VIRGL_DESTROY_VIDEO_BUFFER_HANDLE); in vrend_decode_destroy_video_buffer() local