namespace ov::intel_gpu::memory_type

These keys instruct the GPU plugin to use surface/buffer memory type.

namespace memory_type {

// global variables

static constexpr auto surface = "GPU_SURFACE";

} // namespace memory_type