Home
last modified time | relevance | path

Searched defs:proj (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) function
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DTextureFunctionHLSL.h52 bool proj; member
DTextureFunctionHLSL.cpp578 ImmutableString proj(""); in ProjectTextureCoordinates() local
/device/linaro/dragonboard/qcom/qrtr/
DMakefile1 proj := qrtr macro
/device/generic/vulkan-cereal/include/glm/gtc/
Dmatrix_transform.inl443 tmat4x4<T, P> const & proj,
469 tmat4x4<T, P> const & proj,
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DGLES1Renderer.cpp192 angle::Mat4 proj = gles1State.mProjectionMatrices.back(); in prepareForDraw() local