3 Commits

Author SHA1 Message Date
e43c3ef635 add texture_blur 2025-10-28 15:46:58 -05:00
be6f79b4f1 drm/texture: fixed texture example
typo:

VAP_PROG_STREAM_CNTL_EXT__WRITE_ENA_0

should have been:

VAP_PROG_STREAM_CNTL_EXT__WRITE_ENA_1
2025-10-17 15:28:22 -05:00
a090965a69 drm: partially working texture example 2025-10-16 22:59:19 -05:00