Searched refs:SVGA3D_DX_MAX_CONSTBUF_BINDING_SIZE (Results 1 – 2 of 2) sorted by relevance
132 #define SVGA3D_DX_MAX_CONSTBUF_BINDING_SIZE (4096 * 4 * (uint32)sizeof(uint32)) macro
843 new_buf_size = MIN2(new_buf_size, SVGA3D_DX_MAX_CONSTBUF_BINDING_SIZE); in emit_constbuf()