Home
last modified time | relevance | path

Searched defs:VertexData (Results 1 – 15 of 15) sorted by relevance

/third_party/boost/libs/graph/example/
Dinterior_pmap_bundled.cpp59 struct VertexData struct
69 typedef adjacency_list< vecS, vecS, directedS, VertexData > MyGraphType; in main() argument
/third_party/skia/tests/graphite/
DCommandBufferTest.cpp110 struct VertexData { in DEF_GRAPHITE_TEST_FOR_CONTEXTS() struct
111 SkPoint fPosition; in DEF_GRAPHITE_TEST_FOR_CONTEXTS()
/third_party/skia/src/gpu/
DGrThreadSafeCache.h135 VertexData(const void* vertices, int numVertices, size_t vertexSize) in VertexData() function
141 VertexData(sk_sp<GrGpuBuffer> gpuBuffer, int numVertices, size_t vertexSize) in VertexData() function
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11device.h37 } VertexData; typedef
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorTests.cpp72 struct VertexData struct
74 Vec4 position;
75 Vec4 color;
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp835 struct VertexData { struct in __anone43c208d0111::TransformedMaskSubRun
836 const SkPoint pos;
839 GrIRect16 rect;
1093 struct VertexData { struct in __anone43c208d0111::SDFTSubRun
1094 const SkPoint pos;
1096 GrIRect16 rect;
1901 struct VertexData { struct in __anone43c208d0a11::TransformedMaskSubRunNoCache
1902 const SkPoint pos;
1905 GrIRect16 rect;
2126 struct VertexData { struct in __anone43c208d0a11::SDFTSubRunNoCache
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp198 struct VertexData struct in vkt::pipeline::__anon85e540580111::VertexWithPadding
200 VertexData(const tcu::Vec2& coords_) in VertexData() argument
205 tcu::Vec2 coords;
206 tcu::Vec2 padding;
270 struct VertexData struct in vkt::pipeline::__anon85e540580111::VertexWithExtraAttributes
272 VertexData (const tcu::Vec2& coords_) in VertexData() argument
279 tcu::Vec2 coords;
280 tcu::Vec2 padding[10];
281 tcu::Vec2 ones;
DvktPipelineSamplerTests.cpp1202 struct VertexData struct in vkt::pipeline::__anon88d788b50111::ExactSamplingCase
1204 tcu::Vec2 vtxCoords;
1205 tcu::Vec2 texCoords;
/third_party/boost/libs/graph/test/
Dcsr_graph_test.cpp41 struct VertexData struct
51 typedef boost::compressed_sparse_row_graph< boost::directedS, VertexData, argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DAttributeLayoutTest.cpp47 class VertexData class
50 VertexData(int dimension, const double *data, unsigned offset, unsigned stride) in VertexData() function in __anon561b0b6f0111::VertexData
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DAttributeLayoutTest.cpp47 class VertexData class
50 VertexData(int dimension, const double *data, unsigned offset, unsigned stride) in VertexData() function in __anon612454840111::VertexData
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp1183 struct VertexData struct in vkt::QueryPool::__anon271de15f0111::GraphicBasicTestInstance
1185 VertexData (const tcu::Vec4 position_, const tcu::Vec4 color_) in VertexData() argument
1189 tcu::Vec4 position;
1190 tcu::Vec4 color;
3393 struct VertexData struct in vkt::QueryPool::__anon271de15f0111::GraphicBasicMultipleQueryTestInstance
3395 VertexData (const tcu::Vec4 position_, const tcu::Vec4 color_) in VertexData() function
3399 tcu::Vec4 position;
3400 tcu::Vec4 color;
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11overlaycompositor.cpp46 } VertexData; typedef
Dgstd3d11compositor.cpp2077 } VertexData; typedef
Dgstd3d11converter.cpp64 } VertexData; typedef