HomeSort by relevance Sort by last modified time
    Searched defs:float3 (Results 1 - 25 of 25) sorted by null

  /external/clang/test/Sema/
ext_vector_components.c 4 typedef __attribute__(( ext_vector_type(3) )) float float3; typedef
12 float3 vec3;
71 float2 lo(float3 x) { return x.lo; }
72 float2 hi(float3 x) { return x.hi; }
73 float2 ev(float3 x) { return x.even; }
74 float2 od(float3 x) { return x.odd; }
vector-init.c 33 typedef float __attribute__((ext_vector_type (3))) float3; typedef
34 int test2[sizeof(float3) == sizeof(float4) ? 1 : -1];
ext_vector_casts.c 6 typedef __attribute__(( ext_vector_type(3) )) float float3; typedef
17 float3 vec3;
  /frameworks/rs/cpu_ref/
rsCpuIntrinsicInlines.h 24 typedef float float3 __attribute__((ext_vector_type(3))); typedef
  /external/swiftshader/src/OpenGL/compiler/
Initialize.cpp 29 TType *float3 = new TType(EbtFloat, 3); local
118 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpModf, float3, "modf", float3, outFloat3);
141 symbolTable.insertBuiltIn(COMMON_BUILTINS, EOpCross, float3, "cross", float3, float3);
171 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpOuterProduct, mat3, "outerProduct", float3, float3);
173 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpOuterProduct, mat2x3, "outerProduct", float3, float2);
174 symbolTable.insertBuiltIn(ESSL3_BUILTINS, EOpOuterProduct, mat3x2, "outerProduct", float2, float3);
    [all...]
  /external/vulkan-validation-layers/libs/glm/gtx/
compatibility.hpp 124 typedef detail::tvec3<float, highp> float3; //!< \brief single-precision floating-point vector with 3 components. (From GLM_GTX_compatibility extension) typedef in namespace:glm
  /external/clang/test/CodeGen/
ppc64le-aggregates.c 243 typedef float float3 __attribute__((vector_size (12))); typedef
245 struct v3f1 { float3 v[1]; };
246 struct v3f2 { float3 v[2]; };
247 struct v3f3 { float3 v[3]; };
248 struct v3f4 { float3 v[4]; };
249 struct v3f5 { float3 v[5]; };
250 struct v3f6 { float3 v[6]; };
251 struct v3f7 { float3 v[7]; };
252 struct v3f8 { float3 v[8]; };
253 struct v3f9 { float3 v[9]; }
    [all...]
  /frameworks/rs/rsov/driver/
rsovRuntimeStubs.cpp 40 typedef float float3 __attribute__((ext_vector_type(3))); typedef
588 ELEMENT_AT(float3, RS_TYPE_FLOAT_32, 3)
805 void rsDebug(const char *s, const float3 *f3) {
806 float3 f = *f3;
828 void rsDebug(const char *s, const float3 *f3, const ushort3 *us3) {
829 float3 f = *f3;
    [all...]
  /external/clang/lib/Headers/
opencl-c.h 119 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /frameworks/rs/driver/
rsdRuntimeStubs.cpp 61 typedef float float3 __attribute__((ext_vector_type(3))); typedef
635 ELEMENT_AT(float3, RS_TYPE_FLOAT_32, 3)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 119 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 119 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 120 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
opencl-c.h 119 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
opencl-c.h 119 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
opencl-c.h 120 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
opencl-c.h 119 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 126 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 126 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 126 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 126 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/lib64/clang/5.0/include/
opencl-c.h 126 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/lib64/clang/5.0/include/
opencl-c.h 126 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/lib64/clang/5.0/include/
opencl-c.h 126 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
opencl-c.h 126 typedef float float3 __attribute__((ext_vector_type(3))); typedef
    [all...]

Completed in 1333 milliseconds