When grayscale fillter works there is a compile error:
implicit cast from "float" to "vec3"
Details
Details
- Create filter_example with following .
efl_gfx_filter_program_set(image, "grayscale ()", "grayscale");
- Run.
ELM_ACCEL=gl ./filter_example
Diff Detail
Diff Detail
- Repository
- rEFL core/efl
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.