mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-24 14:00:03 +00:00
5 lines
138 B
C
5 lines
138 B
C
#pragma once
|
|
|
|
#include "GPU/Common/ShaderId.h"
|
|
|
|
bool GenerateVulkanGLSLVertexShader(const ShaderID &id, char *buffer, bool *usesLighting); |