Searched refs:double2 (Results 1 – 13 of 13) sorted by relevance
/third_party/glslang/Test/ |
D | hlsl.intrinsics.double.frag | 3 double2 inDV2, double3 inDV3, double4 inDV4,
|
D | hlsl.templatetypes.frag | 16 vector<double, 2> r23 = double2(1,2);
|
D | remap.hlsl.templatetypes.everything.frag | 16 vector<double, 2> r23 = double2(1,2);
|
D | remap.hlsl.templatetypes.none.frag | 16 vector<double, 2> r23 = double2(1,2);
|
/third_party/boost/libs/compute/include/boost/compute/interop/eigen/ |
D | core.hpp | 67 BOOST_COMPUTE_TYPE_NAME(Eigen::Vector2d, double2)
|
/third_party/boost/boost/compute/interop/eigen/ |
D | core.hpp | 67 BOOST_COMPUTE_TYPE_NAME(Eigen::Vector2d, double2)
|
/third_party/boost/boost/numeric/ublas/opencl/ |
D | transpose.hpp | 51 kernel = OPENCL_TRANSPOSITION_KERNEL(double2); in change_layout() 99 kernel = OPENCL_TRANSPOSITION_KERNEL(double2); in trans()
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | compatibility.hpp | 112 …typedef tvec2<double, highp> double2; //!< \brief double-precision floating-point vector with 2 … typedef
|
/third_party/flutter/skia/tests/ |
D | SkVxTest.cpp | 15 using double2 = skvx::Vec<2,double>; typedef
|
/third_party/skia/tests/ |
D | SkVxTest.cpp | 16 using double2 = skvx::Vec<2,double>; typedef
|
/third_party/flutter/flutter/packages/flutter/test/foundation/ |
D | diagnostics_test.dart | 2127 doubleProperty = DoubleProperty('double2', 33.3); 2129 expect(json['name'], 'double2');
|
/third_party/glslang/Test/baseResults/ |
D | hlsl.intrinsics.negative.frag.out | 9 ERROR: 0:46: 'asdouble' : double2 conversion not implemented
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/ |
D | ffx_a.h | 1297 #define AD2 double2
|