Searched refs:uninitCreateMtd (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/tests/ |
D | BackendAllocationTest.cpp | 461 auto uninitCreateMtd = [colorType](GrContext* context, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 480 test_wrapping(context, reporter, uninitCreateMtd, in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 622 auto uninitCreateMtd = [format](GrContext* context, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local 630 test_wrapping(context, reporter, uninitCreateMtd, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() 748 auto uninitCreateMtd = [format](GrContext* context, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 759 test_wrapping(context, reporter, uninitCreateMtd, in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
|
D | MtlBackendAllocationTest.mm | 114 auto uninitCreateMtd = [format](GrContext* context, 122 test_wrapping(context, reporter, uninitCreateMtd,
|
/third_party/skia/tests/ |
D | BackendAllocationTest.cpp | 629 auto uninitCreateMtd = [colorType](GrDirectContext* dContext, in color_type_backend_allocation_test() local 650 test_wrapping(context, reporter, uninitCreateMtd, in color_type_backend_allocation_test() 834 auto uninitCreateMtd = [format](GrDirectContext* dContext, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local 845 test_wrapping(context, reporter, uninitCreateMtd, combo.fColorType, in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() 977 auto uninitCreateMtd = [format](GrDirectContext* dContext, in DEF_GPUTEST_FOR_VULKAN_CONTEXT() local 990 test_wrapping(context, reporter, uninitCreateMtd, combo.fColorType, mipMapped, in DEF_GPUTEST_FOR_VULKAN_CONTEXT()
|
D | MtlBackendAllocationTest.mm | 118 auto uninitCreateMtd = [format](GrDirectContext* dContext, 129 test_wrapping(dContext, reporter, uninitCreateMtd, combo.fColorType, mipMapped,
|