Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.c288 memset(svga->state.hw_draw.default_constbuf_size, 0, in svga_context_create()
289 sizeof(svga->state.hw_draw.default_constbuf_size)); in svga_context_create()
Dsvga_context.h440 unsigned default_constbuf_size[PIPE_SHADER_TYPES]; member
Dsvga_state_constants.c798 svga->state.hw_draw.default_constbuf_size[shader] = in emit_consts_vgpu10()