summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-mali400/recipes-benchmarks/glmark2
Commit message (Collapse)AuthorAgeFilesLines
* mali400: Updated default EGLconfig id for rgb565Parth Gajjar2025-03-301-1/+2
| | | | | | | | RGB565 is default EGL config. So need to update config id to corresponding eglconfig entry. Signed-off-by: Parth Gajjar <parth.gajjar@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
* meta-xilinx-mali400: glmark2: Fix bbappendMark Hatle2024-11-114-0/+182
The bbappend was not in a subdirectory, and thus wasn't being applied during the build. Fix this. Signed-off-by: Mark Hatle <mark.hatle@amd.com>