Differences between revisions 1 and 2
Revision 1 as of 2019-05-07 08:44:17
Size: 670
Editor: Tiff
Comment:
Revision 2 as of 2019-06-12 08:03:40
Size: 712
Editor: Tiff
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from DKCommandBuffer

DKCommandBuffer

커맨드큐 에서 생성하는 버퍼. 여러가지 커맨드를 이 버퍼에 인코딩 한다.

인코더를 생성하여 인코딩 함.

인코더

용도에 맞는 인코더를 생성하여 인코딩 하면 된다. 큐(Command-Queue) 의 용도에 따라, 렌더 커맨드와 컴퓨트 커맨드를 사용 못할수도 있다.

CommandBuffer (last edited 2019-06-12 08:03:40 by Tiff)