Searched refs:mat4x3 (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_mat.hpp | 343 typedef lowp_mat4x3 mat4x3; typedef 353 typedef mediump_mat4x3 mat4x3; typedef 394 typedef highp_mat4x3 mat4x3; typedef
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | scalar_multiplication.hpp | 65 GLM_IMPLEMENT_SCAL_MULT(mat4x3)
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fxvertex.adoc | 157 | mat4x3 | three-component vector | i, i+1, i+2, i+3 | (x, y, z, o), (x, y, z, o), (…
|