/external/clang/test/SemaCXX/ |
D | cxx-altivec.cpp | 4 __vector float xyzw; member
|
/external/clang/test/Parser/ |
D | cxx-altivec.cpp | 168 __vector float xyzw; member 181 __vector float xyzw; member in VectorClassNonPod 191 __vector float xyzw; member in VectorClassMultipleMembers
|
/external/skqp/src/sksl/ |
D | SkSLCPP.h | 46 inline Float4 float4(float xyzw) { return Float4(xyzw, xyzw, xyzw, xyzw); } in float4()
|
/external/skia/src/sksl/ |
D | SkSLCPP.h | 46 inline Float4 float4(float xyzw) { return Float4(xyzw, xyzw, xyzw, xyzw); } in float4()
|
/external/clang/test/CodeGen/ |
D | arm-homogenous.c | 123 float xyzw[4]; member 144 struct_with_fundamental_elems xyzw; member
|
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 2083 UShort4 xyzw; in writeColor() local 2131 UInt xyzw, packedCol; in writeColor() local 2231 Int2 xyzw, packedCol; in writeColor() local
|
/external/swiftshader/src/Shader/ |
D | PixelRoutine.cpp | 2321 UShort4 xyzw; in writeColor() local 2369 UInt xyzw, packedCol; in writeColor() local 2469 Int2 xyzw, packedCol; in writeColor() local
|
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
D | svga_shader.h | 67 float xyzw[4]; member 86 int xyzw[4]; member
|
/external/mesa3d/src/compiler/nir/ |
D | nir_print.c | 461 const char *xyzw = "xyzw"; in print_var_decl() local
|
/external/deqp/framework/common/ |
D | tcuVector.hpp | 141 …VecAccess<T, Size, 4> xyzw (void) { DE_ASSERT(Size >= 4); return VecAccess<T, Size, 4>(*this, 0, … in xyzw() function in tcu::Vector
|
/external/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_exec.h | 86 union tgsi_exec_channel xyzw[TGSI_NUM_CHANNELS]; member
|
/external/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 3279 Short4::Short4(short xyzw) in Short4() 3798 UShort4::UShort4(unsigned short xyzw) in UShort4() 5602 Value *xyzw = Nucleus::createFPToSI(cast.value, Int4::getType()); in Int4() local 5623 Int4::Int4(int xyzw) : XYZW(this) in Int4() 6077 UInt4::UInt4(int xyzw) : XYZW(this) in UInt4() 6673 Value *xyzw = Nucleus::createSIToFP(a, Float4::getType()); in Float4() local 6681 Value *xyzw = Nucleus::createSIToFP(a, Float4::getType()); in Float4() local 6700 Value *xyzw = Nucleus::createSIToFP(cast.value, Float4::getType()); in Float4() local 6717 Float4::Float4(float xyzw) : XYZW(this) in Float4()
|
D | LLVMReactor.cpp | 3279 Short4::Short4(short xyzw) in Short4() 3665 UShort4::UShort4(unsigned short xyzw) in UShort4() 5328 Value *xyzw = Nucleus::createFPToSI(cast.value, Int4::getType()); in Int4() local 5365 Int4::Int4(int xyzw) : XYZW(this) in Int4() 5767 UInt4::UInt4(int xyzw) : XYZW(this) in UInt4() 6414 Value *xyzw = Nucleus::createSIToFP(a, Float4::getType()); in Float4() local 6422 Value *xyzw = Nucleus::createSIToFP(a, Float4::getType()); in Float4() local 6441 Value *xyzw = Nucleus::createSIToFP(cast.value, Float4::getType()); in Float4() local 6458 Float4::Float4(float xyzw) : XYZW(this) in Float4()
|
D | Reactor.hpp | 1724 SwizzleMask4<Vector4, 0xE4> xyzw; member
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 5252 GLfloat xyzw[4] = {x, y, z, w}; in Uniform4f() local 5291 GLint xyzw[4] = {x, y, z, w}; in Uniform4i() local
|
D | libGLESv3.cpp | 2257 GLuint xyzw[4] = { v0, v1, v2, v3 }; in Uniform4ui() local
|