Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
GPUShaders::Common::Utils Member List

This is the complete list of members for GPUShaders::Common::Utils, including all inherited members.

buildFrame(vec3 up, out vec3 right, out vec3 front)GPUShaders::Common::Utilsinline
convertToPrecision(float value, uint size)GPUShaders::Common::Utilsinline
convertToPrecision(vec3 value, uint size)GPUShaders::Common::Utilsinline
decodeNormal(vec2 e)GPUShaders::Common::Utilsinline
decodeOctahedralDirection(vec2 e)GPUShaders::Common::Utilsinline
encodeNormal(vec3 n)GPUShaders::Common::Utilsinline
encodeOctahedralDirection(vec3 d)GPUShaders::Common::Utilsinline
floatToVec4(float f)GPUShaders::Common::Utilsinline
hammersleySample(uint i, int scount)GPUShaders::Common::Utilsinline
linearizeDepth(float depth, vec2 projPlanes)GPUShaders::Common::Utilsinline
octahedralWrap(vec2 d)GPUShaders::Common::Utilsinline
positionFromDepth(float depth, vec2 uv, vec4 projMat)GPUShaders::Common::Utilsinline
toCube(vec3 v)GPUShaders::Common::Utilsinline
toCube(vec3 v, uint layer)GPUShaders::Common::Utilsinline
vec4ToFloat(vec4 v)GPUShaders::Common::Utilsinline