Searched defs:falign (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/ | ||
| H A D | glsl_types.cpp | 1923 unsigned falign = fields[i].type->std140_base_alignment(field_row_major); local in function:glsl_type::get_explicit_std140_type 2213 unsigned falign = fields[i].type->std430_base_alignment(field_row_major); local in function:glsl_type::get_explicit_std430_type |
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ | ||
| H A D | via_xv_overlay.c | 564 unsigned long tmp, sw1, d, falign, mdiv; local in function:viaOverlayHQVCalcZoomWidth |
| /xsrc/external/mit/MesaLib/dist/src/compiler/ | ||
| H A D | glsl_types.cpp | 2178 unsigned falign = fields[i].type->std140_base_alignment(field_row_major); local in function:glsl_type::get_explicit_std140_type 2536 unsigned falign = fields[i].type->std430_base_alignment(field_row_major); local in function:glsl_type::get_explicit_std430_type |
Completed in 15 milliseconds