| const SDL_GPUColorTargetDescription * | color_target_descriptions | 対象カラーターゲット情報の配列へのポインタ |
| Uint32 | num_color_targets | 対象カラーターゲット情報の配列の要素数 |
| SDL_GPUTextureFormat | depth_stencil_format | 深度ステンシルターゲットのピクセル形式. has_depth_stencil_targetが偽のときは無視される |
| bool | has_depth_stencil_target | 真のときパイプラインは深度ステンシルターゲットを使用する |
| Uint8 | padding1 | |
| Uint8 | padding2 | |
| Uint8 | padding3 |