GPUStoreOp
type
GPUStoreOp =
"store"
|
"discard"
;
§
Type
§
"store"
|
"discard"
[src]