/
redgpu
/
tart
Обзор
Документация
Войти
/
redgpu
/
tart
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/tests.cpp
14 строк
444 B
me
buffer device address support in progress
20 окт 2025, 03:02
20 окт 2025, 03:02
375558c
Код
Авторство
О чём код?
#define DOCTEST_CONFIG_IMPLEMENT_WITH_MAIN #include "tests-common.hpp" #include "test-semaphores.hpp" #include "test-async.hpp" #include "test-destroy.hpp" #include "test-image.hpp" #include "test-logistic-regression.hpp" #include "test-multiple-shader-executions.hpp" #include "test-clspv.hpp" #include "test-view.hpp" #include "test-spec-constants.hpp" #include "test-sequence-copy.hpp" #include "test-allocation.hpp" #include "test-bda.hpp"