Support Forum G3D Web Page |
Requires WORK_GROUP_SIZE_X, WORK_GROUP_SIZE_Y
More...
Public Member Functions | |
layout (local_size_x=WORK_GROUP_SIZE_X, local_size_y=WORK_GROUP_SIZE_Y, local_size_z=1) in | |
layout (r32ui) uniform uimageBuffer dispatchIndirectLevelBuffer | |
Used for reading the total thread count from the fourth element. More... | |
void | main () |
Public Attributes | |
uniform int | level |
Requires WORK_GROUP_SIZE_X, WORK_GROUP_SIZE_Y
glsl::SVO_normalizeValues_glc::layout | ( | local_size_x | = WORK_GROUP_SIZE_X , |
local_size_y | = WORK_GROUP_SIZE_Y , |
||
local_size_z | = 1 |
||
) |
glsl::SVO_normalizeValues_glc::layout | ( | r32ui | ) |
Used for reading the total thread count from the fourth element.
|
inline |
uniform int glsl::SVO_normalizeValues_glc::level |