12 lines
264 B
C
Executable File
12 lines
264 B
C
Executable File
// Generated by build/write_buildflag_header.py
|
|
// From "//gpu/vulkan:buildflags"
|
|
|
|
#ifndef GPU_VULKAN_BUILDFLAGS_H_
|
|
#define GPU_VULKAN_BUILDFLAGS_H_
|
|
|
|
#include "build/buildflag.h"
|
|
|
|
#define BUILDFLAG_INTERNAL_ENABLE_VULKAN() (0)
|
|
|
|
#endif // GPU_VULKAN_BUILDFLAGS_H_
|