Searched refs:Identity (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/math/ |
| H A D | m_matrix.c | 137 * Identity matrix. 139 static const GLfloat Identity[16] = { variable in typeref:typename:const GLfloat[16] 487 memcpy( out, Identity, sizeof(Identity) ); 521 * Simply copies Identity into GLmatrix::inv. 525 memcpy( mat->inv, Identity, sizeof(Identity) ); 547 memcpy( out, Identity, sizeof(Identity) ); 580 memcpy( out, Identity, sizeo [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/math/ |
| H A D | m_matrix.c | 133 * Identity matrix. 135 static const GLfloat Identity[16] = { variable in typeref:typename:const GLfloat[16] 598 memcpy( out, Identity, sizeof(Identity) ); 632 * Simply copies Identity into GLmatrix::inv. 636 memcpy( mat->inv, Identity, sizeof(Identity) ); 658 memcpy( out, Identity, sizeof(Identity) ); 691 memcpy( out, Identity, sizeo [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.0.0.rst | 429 - pan/midgard: Identity ld_color_buffer as 32-bit
|
Completed in 7 milliseconds