util-copy
This shader does a 1:1 copy of a texture.Index
Input Textures/Samplers
Input Textures/Samplers
- g_sourceTexture
-
g_sourceTextureType
texture(platform-specific)Description
The texture to sample. - g_sampler
-
g_samplerType
sampler(platform-specific, does not exist on some platforms)Description
The sampler to use to sample g_sourceTexture.