Home
last modified time | relevance | path

Searched defs:float4 (Results 1 – 25 of 69) sorted by relevance

123

/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/include/
H A DGRLOCLCompatibility.h104 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
/aosp_15_r20/external/clang/test/PCH/Inputs/
H A Dchain-ext_vector2.h3 typedef __attribute__((ext_vector_type(4))) float float4; typedef
/aosp_15_r20/external/clang/test/CodeGen/
H A D2010-02-18-Dbg-VectorType.c2 typedef float float4 __attribute__((vector_size(16))); typedef
H A Dext-vector-indexing.c3 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
H A Dext-vector-member-alignment.c3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
H A Dbuiltinshufflevector2.c3 typedef float float4 __attribute__((ext_vector_type(4))); typedef
H A Dmangle.c64 typedef __attribute__(( vector_size(16) )) float float4; typedef
/aosp_15_r20/external/clang/test/PCH/
H A Dext_vector.h4 typedef __attribute__((ext_vector_type(4))) float float4; typedef
H A Dtypes.h27 typedef float float4 __attribute__((vector_size(16))); typedef
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A D2007-05-03-VectorInit.cpp6 typedef v4sf float4; typedef
H A Dvector-splat-conversion.cpp21 typedef __attribute__((__ext_vector_type__(4))) float float4; typedef
/aosp_15_r20/external/clang/test/Sema/
H A Dext_vector_comparisons.c18 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
H A Dtypedef-retain.c3 typedef float float4 __attribute__((vector_size(16))); typedef
H A Dvector-init.c4 typedef float float4 __attribute__((vector_size(16))); typedef
H A Dext_vector_components.c5 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
H A Dext_vector_casts.c9 typedef __attribute__(( ext_vector_type(4) )) float float4; typedef
/aosp_15_r20/external/skia/tests/graphite/
H A DRectTest.cpp17 using float4 = skvx::float4; in DEF_GRAPHITE_TEST() typedef
/aosp_15_r20/external/clang/test/SemaCXX/
H A Derr_init_conversion_failed.cpp40 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dext-vector-type.cpp88 typedef float __attribute__((ext_vector_type(4))) float4; typedef
/aosp_15_r20/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicInlines.h25 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
H A DUtils.h55 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/frameworks/rs/toolkit/
H A DUtils.h54 typedef float float4 __attribute__((ext_vector_type(4))); typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/math/include/math/
Dvec4.h114 typedef details::TVec4<float> float4; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/math/include/math/
Dvec4.h114 typedef details::TVec4<float> float4; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/math/include/math/
Dvec4.h114 typedef details::TVec4<float> float4; typedef

123