Searched defs:orig (Results 1 – 4 of 4) sorted by relevance
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
D | intersect.inl | 9 genType const & orig, genType const & dir, 29 genType const & orig, genType const & dir, 69 genType const & orig, genType const & dir,
|
D | quaternion.inl | 176 GLM_FUNC_QUALIFIER tquat<T, P> rotation(tvec3<T, P> const& orig, tvec3<T, P> const& dest)
|
/device/generic/vulkan-cereal/third-party/stb/include/stb/ |
D | stb_image.h | 1170 static stbi_uc *stbi__convert_16_to_8(stbi__uint16 *orig, int w, int h, int channels) in stbi__convert_16_to_8() 1186 static stbi__uint16 *stbi__convert_8_to_16(stbi_uc *orig, int w, int h, int channels) in stbi__convert_8_to_16() 4904 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local
|
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
D | stb_image.h | 1170 static stbi_uc *stbi__convert_16_to_8(stbi__uint16 *orig, int w, int h, int channels) in stbi__convert_16_to_8() 1186 static stbi__uint16 *stbi__convert_8_to_16(stbi_uc *orig, int w, int h, int channels) in stbi__convert_8_to_16() 4897 stbi_uc *p, *temp_out, *orig = a->out; in stbi__expand_png_palette() local
|