表示顶点缓冲区要求动态使用内存,这样对驱动程序有好处,因为这样可以使驱动程序确定缓冲区的放置位置。
Dynamic Indicates that the vertex buffer requires dynamic memory use, which is useful for drivers because it enables them to determine where to place the buffer.
表示顶点缓冲区要求动态使用内存,这样对驱动程序有好处,因为这样可以使驱动程序确定缓冲区的放置位置。
Dynamic Indicates that the vertex buffer requires dynamic memory use, which is useful for drivers because it enables them to determine where to place the buffer.
应用推荐