/third_party/skia/src/gpu/v1/ |
D | PathRendererChain.cpp | 71 DrawType drawType, in getPathRenderer()
|
/third_party/flutter/skia/src/gpu/ |
D | GrPathRendererChain.cpp | 79 DrawType drawType, in getPathRenderer()
|
D | GrDrawingManager.cpp | 719 GrPathRendererChain::DrawType drawType, in getPathRenderer()
|
/third_party/flutter/skia/gm/ |
D | blurignorexform.cpp | 36 BlurIgnoreXformGM(DrawType drawType) : fDrawType(drawType) { } in BlurIgnoreXformGM()
|
/third_party/skia/gm/ |
D | blurignorexform.cpp | 36 BlurIgnoreXformGM(DrawType drawType) : fDrawType(drawType) { } in BlurIgnoreXformGM()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 85 DrawType drawType; member 240 static bool indexedWithOffset (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType) in indexedWithOffset() 246 static deUint32 baseSize (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType) in baseSize() 252 …static deUint32 calcExtraBytes (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType,… in calcExtraBytes() 270 …DrawInfoPacker (DrawType drawType, const tcu::Maybe<VertexOffsetType>& offsetType, deUint32 stride… in DrawInfoPacker() 1219 DrawType drawType; in createDrawMultiExtTests() member
|
D | vktDrawIndirectTest.cpp | 90 DrawType drawType; member
|
/third_party/skia/src/core/ |
D | SkPictureRecord.h | 102 size_t addDraw(DrawType drawType, size_t* size) { in addDraw()
|
/third_party/skia/bench/ |
D | AlternatingColorPatternBench.cpp | 98 AlternatingColorPatternBench(ColorPattern pattern1, ColorPattern pattern2, DrawType drawType) { in AlternatingColorPatternBench()
|
/third_party/flutter/skia/bench/ |
D | AlternatingColorPatternBench.cpp | 98 AlternatingColorPatternBench(ColorPattern pattern1, ColorPattern pattern2, DrawType drawType) { in AlternatingColorPatternBench()
|
/third_party/flutter/skia/src/core/ |
D | SkPictureRecord.h | 100 size_t addDraw(DrawType drawType, size_t* size) { in addDraw()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglPreservingSwapTests.cpp | 160 …t width, int height, float x1, float y1, float x2, float y2, PreservingSwapTest::DrawType drawType) in render() 252 …cu::Surface* target, float x1, float y1, float x2, float y2, PreservingSwapTest::DrawType drawType) in render()
|
D | teglBufferAgeTests.cpp | 146 BufferAgeTest::DrawType drawType; member
|
D | teglPartialUpdateTests.cpp | 134 PartialUpdateTest::DrawType drawType; member
|
D | teglSwapBuffersWithDamageTests.cpp | 102 DrawType drawType; member
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | RobustBufferAccessBehaviorTest.cpp | 96 void runIndexOutOfRangeTests(GLenum drawType) in runIndexOutOfRangeTests()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | RobustBufferAccessBehaviorTest.cpp | 96 void runIndexOutOfRangeTests(GLenum drawType) in runIndexOutOfRangeTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderApiTests.cpp | 70 std::ostream& operator<< (std::ostream& stream, DrawType drawType) in operator <<() 98 DrawType drawType; member
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsStateChangePerfTestCases.cpp | 211 …enderContext& renderCtx, const char* name, const char* description, DrawType drawType, int drawCal… in StateChangePerformanceCase()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 518 #define DRAW_CALL(drawType, instanced, bvbi) DRAW_##drawType##instanced##bvbi argument 520 #define MULTI_DRAW_BLOCK(drawType, instanced, bvbi, hasDrawID, hasBaseVertex, hasBaseInstance) \ argument
|
/third_party/skia/src/gpu/ |
D | GrDrawingManager.cpp | 942 PathRendererChain::DrawType drawType, in getPathRenderer()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | renderer_utils.cpp | 1023 #define DRAW_CALL(drawType, instanced, bvbi) DRAW_##drawType##instanced##bvbi argument 1025 #define MULTI_DRAW_BLOCK(drawType, instanced, bvbi, hasDrawID, hasBaseVertex, hasBaseInstance) \ argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 2248 …(GLenum primitiveType, GLsizei elementCount, GLenum elementType, sw::DrawType &drawType, int &prim… in ConvertPrimitiveType()
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pDrawCallBatchingTests.cpp | 992 for (int drawType = 0; drawType < 2; drawType++) in init() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Context.hpp | 408 DrawType drawType; member in sw::Context
|