Home
last modified time | relevance | path

Searched defs:Normal (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/include/glm/gtx/
Dprojection.inl7 GLM_FUNC_QUALIFIER vecType proj(vecType const & x, vecType const & Normal)
Dperpendicular.inl10 vecType const & Normal
Drotate_vector.inl176 tvec3<T, P> const & Normal,
/device/generic/vulkan-cereal/third-party/angle/src/common/
Dpacked_gl_enums.json43 "Normal": "GL_NORMAL_ARRAY", string
215 "Normal": "GL_NORMAL_ARRAY", string
DPackedGLEnums_autogen.h96 Normal = 1, enumerator
555 Normal = 1, enumerator
/device/generic/vulkan-cereal/third-party/angle/src/tests/gles1_conformance_tests/
DCovglTests.cpp317 TEST_P(GLES1CovglTest, Normal) in TEST_P() argument