mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 19:55:27 +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); |