Searched refs:streamOutputStrideInBytes (Results 1 – 4 of 4) sorted by relevance
1119 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS], in SVGA3D_vgpu10_DefineStreamOutput()1128 for (i = 0; i < ARRAY_SIZE(cmd->streamOutputStrideInBytes); i++) in SVGA3D_vgpu10_DefineStreamOutput()1129 cmd->streamOutputStrideInBytes[i] = streamOutputStrideInBytes[i]; in SVGA3D_vgpu10_DefineStreamOutput()1565 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS], in SVGA3D_sm5_DefineAndBindStreamOutput()1592 for (i = 0; i < ARRAY_SIZE(dcmd->streamOutputStrideInBytes); i++) in SVGA3D_sm5_DefineAndBindStreamOutput()1593 dcmd->streamOutputStrideInBytes[i] = streamOutputStrideInBytes[i]; in SVGA3D_sm5_DefineAndBindStreamOutput()
619 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS],730 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS],
1561 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS]; member1580 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS]; member1602 uint32 streamOutputStrideInBytes[SVGA3D_DX_MAX_SOTARGETS]; member
1916 i, cmd->streamOutputStrideInBytes[i]); in SVGA3D_DUMP_HEADER()