Home
last modified time | relevance | path

Searched defs:w1 (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dtype_mat2x4.inl52 T x1, T y1, T z1, T w1
74 X1 x1, Y1 y1, Z1 z1, W1 w1,
Dtype_mat3x4.inl55 T x1, T y1, T z1, T w1,
86 X1 x1, Y1 y1, Z1 z1, W1 w1,
Dtype_mat4x4.inl61 T const & x1, T const & y1, T const & z1, T const & w1,
110 X1 const & x1, Y1 const & y1, Z1 const & z1, W1 const & w1,
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dsimd_mat4.inl61 float const & x1, float const & y1, float const & z1, float const & w1,
/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