Searched defs:hk_shader (Results 1 – 1 of 1) sorted by relevance
142 struct hk_shader { struct145 struct hk_shader_info info; argument146 struct agx_fragment_face_2_packed frag_face;147 struct agx_counts_packed counts;149 const void *code_ptr;150 uint32_t code_size;152 const void *data_ptr;153 uint32_t data_size;156 struct agx_bo *bo;159 struct {[all …]