RetroArch
|
#include <vector>
Go to the source code of this file.
Classes | |
struct | spirv_cross::spirv_cross_sampler_2d |
struct | spirv_cross::sampler2DBase< T > |
Namespaces | |
spirv_cross | |
Typedefs | |
typedef sampler2DBase< glm::vec4 > | spirv_cross::sampler2D |
typedef sampler2DBase< glm::ivec4 > | spirv_cross::isampler2D |
typedef sampler2DBase< glm::uvec4 > | spirv_cross::usampler2D |
Functions | |
template<typename T > | |
T | spirv_cross::texture (const sampler2DBase< T > &samp, const glm::vec2 &uv, float bias=0.0f) |