Searched refs:constbufoffsets (Results 1 – 3 of 3) sorted by relevance
850 svga->state.hw_draw.constbufoffsets[shader][slot].handle != dst_handle || in emit_constbuf()851 svga->state.hw_draw.constbufoffsets[shader][slot].size != new_buf_size) { in emit_constbuf()884 svga->state.hw_draw.constbufoffsets[shader][slot].handle = dst_handle; in emit_constbuf()885 svga->state.hw_draw.constbufoffsets[shader][slot].size = new_buf_size; in emit_constbuf()963 svga->state.hw_draw.constbufoffsets[shader][0].size; in emit_consts_vgpu10()
447 struct svga_constant_buffer constbufoffsets[PIPE_SHADER_TYPES][SVGA_MAX_CONST_BUFS]; member
488 handle = svga->state.hw_draw.constbufoffsets[shader][i].handle; in svga_validate_constant_buffers()