Home
last modified time | relevance | path

Searched refs:Translation (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Option/
H A DArgList.cpp148 const char *Translation, in AddAllArgsTranslated()
154 Output.push_back(MakeArgString(StringRef(Translation) + in AddAllArgsTranslated()
157 Output.push_back(Translation); in AddAllArgsTranslated()
147 AddAllArgsTranslated(ArgStringList &Output, OptSpecifier Id0, const char *Translation, bool Joined) const AddAllArgsTranslated() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DMatrixMultTest.cpp50 TEST_P(MatrixMultTest, Translation) in TEST_P()
/third_party/skia/experimental/skrive/include/
H A DSkRive.h110 ACTOR_ATTR(Translation , SkV2 , SkV2({0, 0}))
295 ACTOR_ATTR(Translation , SkV2 , SkV2({0,0}) )
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/
H A DArgList.h288 /// @name Translation Utilities
334 const char *Translation,
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DCommon.h236 static mat4 Translation(const vec3& v) in Translation() function
H A DD3D12Sample.cpp1192 mat4::Translation(vec3(-1.2f, 0.f, 0.f)) * in Update()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttribBindingTests.cpp274 const Mat4 Translation(float tx, float ty, float tz) in Translation() function in gl4cts::__anon27657::VertexAttribBindingBase
3333 const Mat4 data[] = { Translation(-0.5f, -0.5f, 0.0f), Translation(0.5f, -0.5f, 0.0f), in Run()
3334 Translation(0.5f, 0.5f, 0.0f), Translation(-0.5f, 0.5f, 0.0f) }; in Run()
H A Dgl4cShaderStorageBufferObjectTests.cpp574 const mat4 Translation(float tx, float ty, float tz) in Translation() function in gl4cts::__anon27645::ShaderStorageBufferObjectBase
7025 mat4 data[] = { Translation(-0.5f, -0.5f, 0.0f), Translation(0.5f, -0.5f, 0.0f), in Run()
7026 Translation(-0.5f, 0.5f, 0.0f), Translation(0.5f, 0.5f, 0.0f) }; in Run()
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp442 const mat4 Translation(float tx, float ty, float tz) in Translation() function in gl4cts::es31compatibility::__anon27629::ShaderStorageBufferObjectBase
6475 mat4 data[] = { Translation(-0.5f, -0.5f, 0.0f), Translation(0.5f, -0.5f, 0.0f), in Run()
6476 Translation(-0.5f, 0.5f, 0.0f), Translation(0.5f, 0.5f, 0.0f) }; in Run()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp440 const mat4 Translation(float tx, float ty, float tz) in Translation() function in glcts::__anon27698::ShaderStorageBufferObjectBase
6619 mat4 data[] = { transpose(Translation(-0.5f, -0.5f, 0.0f)), transpose(Translation(0.5f, -0.5f, 0.0f)), in Run()
6620 transpose(Translation(-0.5f, 0.5f, 0.0f)), transpose(Translation(0.5f, 0.5f, 0.0f)) }; in Run()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 69 milliseconds