18#ifndef INCLUDED_RENDERER_BACKEND_ISHADERPROGRAM
19#define INCLUDED_RENDERER_BACKEND_ISHADERPROGRAM
64 return stream == other.stream &&
format == other.format &&
Interned 8-bit strings.
Definition: CStrIntern.h:38
Definition: IDeviceObject.h:33
IShaderProgram is a container for multiple shaders of different types.
Definition: IShaderProgram.h:81
virtual int32_t GetBindingSlot(const CStrIntern name) const =0
virtual std::vector< VfsPath > GetFileDependencies() const =0
Format
Definition: Format.h:28
VertexAttributeStream
Definition: IShaderProgram.h:33
Backend
Definition: Backend.h:28
VertexAttributeRate
Definition: IShaderProgram.h:48
Definition: VideoMode.h:29
unsigned int uint32_t
Definition: wposix_types.h:53