Home
last modified time | relevance | path

Searched refs:pan_blend_shader_key (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h73 struct pan_blend_shader_key { struct
96 struct pan_blend_shader_key key; argument
Dpan_blend.c470 return _mesa_hash_data(key, sizeof(struct pan_blend_shader_key)); in pan_blend_shader_key_hash()
475 return !memcmp(a, b, sizeof(struct pan_blend_shader_key)); in pan_blend_shader_key_equal()
771 struct pan_blend_shader_key key = { in GENX()
/third_party/mesa3d/docs/relnotes/
D21.2.2.rst99 - panfrost: Add explicit padding to pan_blend_shader_key
D21.3.0.rst581 - panfrost: Add explicit padding to pan_blend_shader_key