srp
software rendering pipeline
Loading...
Searching...
No Matches
type_p.h
Go to the documentation of this file.
1// Software Rendering Pipeline (SRP) library
2// Licensed under GNU GPLv3
3
8#pragma once
9
10#include "srp/type.h"
11
16size_t srpSizeofType(SRPType type);
17
// ingroup Various_internal
size_t srpSizeofType(SRPType type)
Definition type.c:15
SRPType
Definition type.h:18