Home
last modified time | relevance | path

Searched defs:w3 (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dtype_mat4x4.inl63 T const & x3, T const & y3, T const & z3, T const & w3
112 X3 const & x3, Y3 const & y3, Z3 const & z3, W3 const & w3,
Dtype_mat3x4.inl88 X3 x3, Y3 y3, Z3 z3, W3 w3
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dsimd_mat4.inl63 float const & x3, float const & y3, float const & z3, float const & w3
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp509 int s1, s2, w0, w1, w2, w3; in init_decimation_info_3d() local