Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_shader.h131 struct hk_shader { struct
134 struct hk_shader_info info; argument
135 struct agx_fragment_face_2_packed frag_face;
136 struct agx_counts_packed counts;
138 const void *code_ptr;
139 uint32_t code_size;
141 const void *data_ptr;
142 uint32_t data_size;
145 struct agx_bo *bo;
148 struct {
[all …]