Home
last modified time | relevance | path

Searched defs:panvk_shader_module (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h703 struct panvk_shader_module { struct
704 struct vk_object_base base;
705 unsigned char sha1[20];
707 uint32_t code_size;
708 const uint32_t *code[0];