Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/
H A Dglsl_types.h286 struct glsl_cmat_description { struct
290 uint8_t element_type:5; /* enum glsl_base_type */
291 uint8_t scope:3; /* mesa_scope */
315 struct glsl_cmat_description cmat_desc; argument