/third_party/vk-gl-cts/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) in Quad() argument
|
D | glsFragOpInteractionCase.cpp | 167 struct Quad struct 169 tcu::IVec2 posA; 170 tcu::IVec2 posB;
|
/third_party/skia/src/gpu/text/ |
D | GrTextBlob.cpp | 94 void fill_transformed_vertices_2D(SkZip<Quad, const GrGlyph*, const VertexData> quadData, in fill_transformed_vertices_2D() 118 void fill_transformed_vertices_3D(SkZip<Quad, const GrGlyph*, const VertexData> quadData, in fill_transformed_vertices_3D() 739 void generalized_direct_2D(SkZip<Quad, const GrGlyph*, const VertexData> quadData, in generalized_direct_2D() 795 using Quad = Mask2DVertex[4]; in fillVertexData() typedef 799 using Quad = ARGB2DVertex[4]; in fillVertexData() typedef 805 using Quad = Mask2DVertex[4]; in fillVertexData() typedef 809 using Quad = ARGB2DVertex[4]; in fillVertexData() typedef 1022 using Quad = ARGB2DVertex[4]; in fillVertexData() typedef 1031 using Quad = Mask2DVertex[4]; in fillVertexData() typedef 1042 using Quad = ARGB3DVertex[4]; in fillVertexData() typedef [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Intrinsics.h | 102 Void, VarArg, MMX, Token, Metadata, Half, Float, Double, Quad, enumerator
|
/third_party/flutter/skia/src/pathops/ |
D | SkReduceOrder.cpp | 246 SkPath::Verb SkReduceOrder::Quad(const SkPoint a[3], SkPoint* reducePts) { in Quad() function in SkReduceOrder
|
/third_party/skia/src/pathops/ |
D | SkReduceOrder.cpp | 246 SkPath::Verb SkReduceOrder::Quad(const SkPoint a[3], SkPoint* reducePts) { in Quad() function in SkReduceOrder
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | InstancingTest.cpp | 16 Quad, enumerator
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | InstancingTest.cpp | 16 Quad, enumerator
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fClippingTests.cpp | 1834 const struct Quad in init() struct 1836 tcu::Vec3 d1; // tangent in init() 1837 tcu::Vec3 d2; // bi-tangent in init()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fClippingTests.cpp | 1838 const struct Quad in init() struct 1840 tcu::Vec3 d1; // tangent in init() 1841 tcu::Vec3 d2; // bi-tangent in init()
|
/third_party/mesa3d/src/mesa/tnl/ |
D | t_context.h | 459 tnl_quad_func Quad; member
|
/third_party/skia/src/ports/ |
D | SkFontHost_FreeType_common.cpp | 1599 static int Quad(const FT_Vector* pt0, const FT_Vector* pt1, void* ctx) { in Quad() function in __anonb1df4b060611::SkFTGeometrySink
|