/external/deqp/modules/glshared/ |
D | glsFragmentOpUtil.hpp | 45 struct Quad struct 47 tcu::Vec2 posA; 48 tcu::Vec2 posB; 52 tcu::Vec4 color[4]; 53 tcu::Vec4 color1[4]; 54 float depth[4]; 56 Quad(void) : posA(-1.0f, -1.0f), posB(1.0f, 1.0f) in Quad() function
|
D | glsFragOpInteractionCase.cpp | 189 struct Quad struct 191 tcu::IVec2 posA; 192 tcu::IVec2 posB;
|
/external/mesa3d/src/intel/vulkan/grl/gpu/ |
D | quad.h | 17 struct Quad struct 26 GRL_INLINE unsigned int Quad_getGeomIndex(global struct Quad *quad) in Quad_getGeomIndex() argument
|
/external/skia/src/text/gpu/ |
D | VertexFiller.cpp | 184 static void fillDirectClipped(SkZip<Quad, const Glyph*, const VertexData> quadData, in fillDirectClipped() 227 static void fill2D(SkZip<Quad, const Glyph*, const VertexData> quadData, in fill2D() 246 static void fill3D(SkZip<Quad, const Glyph*, const VertexData> quadData, in fill3D() 290 using Quad = Mask2DVertex[4]; in fillVertexData() typedef 294 using Quad = ARGB2DVertex[4]; in fillVertexData() typedef 300 using Quad = Mask2DVertex[4]; in fillVertexData() typedef 304 using Quad = ARGB2DVertex[4]; in fillVertexData() typedef 317 using Quad = ARGB2DVertex[4]; in fillVertexData() typedef 321 using Quad = Mask2DVertex[4]; in fillVertexData() typedef 327 using Quad = ARGB3DVertex[4]; in fillVertexData() typedef [all …]
|
/external/clang/test/CodeGen/ |
D | 2002-07-14-MiscTests3.c | 16 struct Quad { struct 24 struct Quad GlobalQuad = { 4, {1, 2}, 0, 3, 156 }; argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Intrinsics.h | 102 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, Quad, enumerator
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
D | Intrinsics.h | 121 Quad, enumerator
|
/external/skia/src/pathops/ |
D | SkReduceOrder.cpp | 253 SkPath::Verb SkReduceOrder::Quad(const SkPoint a[3], SkPoint* reducePts) { in Quad() function in SkReduceOrder
|
/external/angle/src/tests/gl_tests/ |
D | InstancingTest.cpp | 16 Quad, enumerator
|
/external/deqp/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 2085 const struct Quad in init() struct 2087 tcu::Vec3 d1; // tangent in init() 2088 tcu::Vec3 d2; // bi-tangent in init()
|
/external/deqp/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 2081 const struct Quad in init() struct 2083 tcu::Vec3 d1; // tangent in init() 2084 tcu::Vec3 d2; // bi-tangent in init()
|
/external/oboe/include/oboe/ |
D | Definitions.h | 672 Quad = FrontLeft | enumerator
|
/external/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 1951 static int Quad(const FT_Vector* pt0, const FT_Vector* pt1, void* ctx) { in Quad() function in __anon24daf6ab0711::SkFTGeometrySink
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 730 void Type::applyTypespec(bool &Quad) { in applyTypespec()
|
/external/clang/lib/CodeGen/ |
D | CGBuiltin.cpp | 3347 bool Quad = Type.isQuad(); in EmitCommonNeonBuiltinExpr() local 5855 bool Quad = false; in EmitAArch64BuiltinExpr() local
|
/external/mesa3d/src/nouveau/compiler/nak/ |
D | ir.rs | 7061 Quad = NAK_TS_DOMAIN_QUAD, enumerator
|