Skip to content

Instantly share code, notes, and snippets.

@bbenno
bbenno / listings-glsl.prf
Last active November 6, 2023 12:12
LaTex Listings: GLSL Language
%% Copyright (c) 2020-2021 Benno Bielmeier
%% SPDX-License-Identifier: MIT
%%
%% GLSL definition
%%
\lstdefinelanguage{GLSL}%
{%
morekeywords={%
% HLSL constants
false,FALSE,NULL,true,TRUE,%