MapLibre Native Core
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
mbgl::shaders::ShaderSource< T, Type > Struct Template Reference

Select shader source based on a program type and a desired graphics API. More...

Detailed Description

template<BuiltIn T, gfx::Backend::Type>
struct mbgl::shaders::ShaderSource< T, Type >

Select shader source based on a program type and a desired graphics API.

Template Parameters
TOne of the built-in shader types available in the BuiltIn enum
Thedesired graphics API to request shader code for. One of gfx::Backend::Type enums.

Definition at line 48 of file shader_source.hpp.


The documentation for this struct was generated from the following file: