Home
last modified time | relevance | path

Searched defs:float2 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/sksl/ir/
H A DSkSLChildCall.cpp47 const Type* float2 = context.fTypes.fFloat2.get(); in call_signature_is_valid() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp73 typedef ALIGN(8, float) float2[2]; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DInitialize.cpp28 TType *float2 = new TType(EbtFloat, 2); in InsertBuiltInFunctions() local
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dcompatibility.hpp96 typedef tvec2<float, highp> float2; //!< \brief single-precision floating-point vector with 2 components. (From GLM_GTX_compatibility extension) typedef
/third_party/python/Lib/test/
H A Dtest_complex.py446 class float2: class

Completed in 4 milliseconds