Home
last modified time | relevance | path

Searched defs:float2 (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/test/PCH/Inputs/
Dchain-ext_vector1.h3 typedef __attribute__((ext_vector_type(2))) float float2; typedef
/external/clang/test/PCH/
Dext_vector.h3 typedef __attribute__((ext_vector_type(2))) float float2; typedef
Dexprs.h106 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
/external/skia/tests/graphite/
DRectTest.cpp16 using float2 = skvx::float2; in DEF_GRAPHITE_TEST() typedef
/external/skia/src/sksl/ir/
DSkSLChildCall.cpp43 const Type* float2 = context.fTypes.fFloat2.get(); in call_signature_is_valid() local
/external/clang/test/Sema/
Dext_vector_components.c3 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
Dvector-cast.c47 typedef float float2 __attribute__ ((vector_size (8))); typedef
Dext_vector_casts.c5 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
/external/clang/test/SemaCXX/
Derr_init_conversion_failed.cpp39 typedef float float2 __attribute__((ext_vector_type(2))); typedef
/external/clang/test/SemaTemplate/
Dext-vector-type.cpp87 typedef float __attribute__((ext_vector_type(2))) float2; typedef
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
DUtils.h53 typedef float float2 __attribute__((ext_vector_type(2))); typedef
/external/clang/test/OpenMP/
Datomic_read_codegen.c72 typedef float float2 __attribute__((ext_vector_type(2))); typedef
Datomic_capture_codegen.cpp72 typedef float float2 __attribute__((ext_vector_type(2))); typedef
Datomic_write_codegen.c72 typedef float float2 __attribute__((ext_vector_type(2))); typedef
Datomic_update_codegen.cpp72 typedef float float2 __attribute__((ext_vector_type(2))); typedef
/external/clang/test/CodeGen/
Dext-vector.c4 typedef __attribute__(( ext_vector_type(2) )) float float2; typedef
Dbuiltins-nvptx.c374 typedef float float2 __attribute__((ext_vector_type(2))); in nvvm_ldg() typedef
/external/skia/src/gpu/tessellate/
DTessellation.cpp27 using float2 = skvx::float2; typedef
DPatchWriter.h262 using float2 = skvx::float2; variable
/external/pigweed/pw_protobuf/size_report/
Dproto_bloat.cc125 [[maybe_unused]] volatile auto float2 = GetFloatVector(); in CodeToSetUpSizeReportEnvironment() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dtypes.h177 using float2 = Vec2<float>; variable
/external/swiftshader/src/System/
DTypes.hpp198 using float2 = vec2<float>; typedef
/external/skia/src/gpu/graphite/geom/
DRect.h32 using float2 = skvx::float2; variable
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dcompatibility.hpp96 …typedef tvec2<float, highp> float2; //!< \brief single-precision floating-point vector with 2 c… typedef
/external/skia/src/core/
DSkScan_Hairline.cpp234 using float2 = skvx::float2; typedef

12