Searched refs:uninitCreateMtd (Results 1 – 2 of 2) sorted by relevance
/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,
|