Home
last modified time | relevance | path

Searched refs:pvr_simple_compute_shader (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_hardcode.c101 .shader = pvr_simple_compute_shader,
102 .shader_size = sizeof(pvr_simple_compute_shader),
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/usc/hardcoded_apps/
H A Dpvr_simple_compute.h32 static const uint8_t pvr_simple_compute_shader[] = { variable