| /third_party/mesa3d/src/intel/vulkan/grl/include/ |
| D | GRLOCLCompatibility.h | 104 typedef struct float4 struct 112 float4() {}; in float4() argument 113 float4( float ix, float iy, float iz, float iw ) : x( ix ), y( iy ), z( iz ), w( iw ) {}; in float4() argument 118 } float4; typedef
|
| /third_party/ffmpeg/compat/cuda/ |
| D | cuda_runtime.h | 84 typedef struct __device_builtin__ __align__(16) float4 struct 87 } float4; argument
|
| /third_party/skia/experimental/graphite/src/geom/ |
| D | VectorTypes.h | 18 using float4 = vec<4>; variable
|
| /third_party/skia/src/gpu/ |
| D | GrVx.h | 22 using float4 = vec<4>; variable
|
| /third_party/skia/m133/tests/graphite/ |
| D | RectTest.cpp | 17 using float4 = skvx::float4; in DEF_GRAPHITE_TEST() typedef
|
| /third_party/skia/src/gpu/tessellate/ |
| D | Tessellation.h | 26 using float4 = vec<4>; variable
|
| D | WangsFormula.h | 66 using float4 = skvx::Vec<4, float>; variable
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| D | Initialize.cpp | 30 TType *float4 = new TType(EbtFloat, 4); in InsertBuiltInFunctions() local
|
| /third_party/skia/m133/src/gpu/tessellate/ |
| D | Tessellation.cpp | 28 using float4 = skvx::float4; typedef
|
| D | PatchWriter.h | 264 using float4 = skvx::float4; variable
|
| /third_party/skia/tests/ |
| D | SkDSLRuntimeEffectTest.cpp | 117 using float4 = std::array<float, 4>; in test_RuntimeEffect_Shaders() typedef
|
| D | SkVxTest.cpp | 13 using float4 = skvx::Vec<4,float>; typedef
|
| D | SkRuntimeEffectTest.cpp | 432 using float4 = std::array<float, 4>; in test_RuntimeEffect_Shaders() typedef 537 using float4 = std::array<float, 4>; in test_RuntimeEffect_Blenders() typedef
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| D | Types.hpp | 211 using float4 = vec4<float>; typedef
|
| /third_party/skia/m133/src/gpu/graphite/geom/ |
| D | Rect.h | 33 using float4 = skvx::float4; variable
|
| /third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
| D | compatibility.hpp | 98 …typedef tvec4<float, highp> float4; //!< \brief single-precision floating-point vector with 4 c… typedef
|
| /third_party/skia/m133/tests/ |
| D | SkRuntimeEffectTest.cpp | 613 using float4 = std::array<float, 4>; in test_RuntimeEffect_Shaders() typedef 1067 using float4 = std::array<float, 4>; in test_RuntimeEffect_Blenders() typedef
|
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| D | tgsi_exec.h | 280 typedef float float4[4]; typedef
|
| /third_party/skia/m133/src/gpu/ganesh/geometry/ |
| D | GrQuadUtils.cpp | 23 using float4 = skvx::float4; typedef
|
| /third_party/skia/src/core/ |
| D | SkGeometry.cpp | 487 using float4 = skvx::Vec<4,float>; in SkChopCubicAt() typedef
|
| /third_party/skia/m133/src/core/ |
| D | SkGeometry.cpp | 33 using float4 = skvx::float4; typedef
|
| /third_party/skia/third_party/externals/swiftshader/tests/ReactorUnitTests/ |
| D | ReactorUnitTests.cpp | 2712 using float4 = float[4]; typedef
|