Interface gpuGPUCompilationInfo

interface gpuGPUCompilationInfo {
    get messages(): gpuGPUCompilationMessage[];
}

Accessors

Accessors