Home
last modified time | relevance | path

Searched defs:mat (Results 1 – 3 of 3) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/
Dshader.h101 void SetMatrix4x4(const std::string &name, Matrix4x4 &mat) const in SetMatrix4x4()
105 void SetMat4fv(const std::string &name, const GLfloat *mat) const in SetMat4fv()
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/algorithm/
DMatrix4x4.h26 Matrix4x4 mat; in Identity() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/
Dvulkan_example.h124 float mat[4][4] = {{0.974279, 0.000000, 0.000000, 0.000000}, member