Searched defs:hk_shader (Results 1 – 1 of 1) sorted by relevance
131 struct hk_shader { struct134 struct hk_shader_info info; argument135 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 …]