Searched refs:ir3_get_num_components_for_glformat (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_image.h42 unsigned ir3_get_num_components_for_glformat(GLuint format);
H A Dir3_image.c179 ir3_get_num_components_for_glformat(GLuint format) function in typeref:typename:unsigned
H A Dir3_a4xx.c265 unsigned ncomp = ir3_get_num_components_for_glformat(var->data.image.format);
H A Dir3_a6xx.c217 unsigned ncomp = ir3_get_num_components_for_glformat(var->data.image.format);

Completed in 4 milliseconds