I am new to GLSL and GPGPU . I want to know about how fragment shader for matrix multiplication / histogram works with parallel algorithm.
I only know it works on each pixel.
If I have a 5X3...
Type: Posts; User: DileepS
I am new to GLSL and GPGPU . I want to know about how fragment shader for matrix multiplication / histogram works with parallel algorithm.
I only know it works on each pixel.
If I have a 5X3...