mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-05 12:15:19 +02: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); |