Searched refs:textureMtx (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.2.2/build/demos/gxdemo/src/Indirect/ |
| D | ind-pseudo-3d.c | 264 Mtx textureMtx, tempMtx; in updateMatrices() local 275 MTXScale(textureMtx, 1.0f, 1.0f, 1.0f); // no repetitions for this demo in updateMatrices() 290 GXLoadTexMtxImm(textureMtx, GX_TEXMTX0, GX_MTX2x4); in updateMatrices()
|
| D | ind-bump-st.c | 230 Mtx normalTexMtx, binormalTexMtx, textureMtx, tempMtx; in updateMatrices() local 258 MTXScale(textureMtx, TRS, TRT, 1.0f); in updateMatrices() 262 GXLoadTexMtxImm(textureMtx, GX_TEXMTX0, GX_MTX2x4); in updateMatrices()
|
| D | ind-bump-xyz.c | 295 Mtx normalTexMtx, textureMtx, tempMtx; in updateMatrices() local 328 MTXScale(textureMtx, 1.0f, 1.0f, 1.0f); // no repetitions for this demo in updateMatrices() 332 GXLoadTexMtxImm(textureMtx, GX_TEXMTX0, GX_MTX2x4); in updateMatrices()
|