Home
last modified time | relevance | path

Searched refs:get_buf_ptr (Results 1 – 1 of 1) sorted by relevance

/external/virglrenderer/src/
Dvrend_decode.c58 static inline void *get_buf_ptr(struct vrend_decode_ctx *ctx, in get_buf_ptr() function
117 shd_text = get_buf_ptr(ctx, shader_offset); in vrend_decode_create_shader()
193 depth = *(double *)(uint64_t *)get_buf_ptr(ctx, VIRGL_OBJ_CLEAR_DEPTH_0); in vrend_decode_clear()
262 …vrend_set_constants(ctx->grctx, shader, index, nc, get_buf_ptr(ctx, VIRGL_SET_CONSTANT_BUFFER_DATA… in vrend_decode_set_constant_buffer()
366 data = get_buf_ptr(ctx, VIRGL_RESOURCE_IW_DATA_START); in vrend_decode_resource_inline_write()
995 get_buf_ptr(ctx, VIRGL_BIND_SAMPLER_STATES_S0_HANDLE)); in vrend_decode_bind_sampler_states()