Variable GPU_LOAD_OPConst

GPU_LOAD_OP: { CLEAR: "clear"; LOAD: "load" } = ...

GPU_LOAD_OP represents the available options for load operations in GPU.

Type declaration

  • ReadonlyCLEAR: "clear"
  • ReadonlyLOAD: "load"