1bf215546Sopenharmony_ci# Basic test set 2bf215546Sopenharmony_ci[[deqp]] 3bf215546Sopenharmony_cideqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" 4bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/vk-master.txt"] 5bf215546Sopenharmony_ciskips = ["install/freedreno-a630-premerge-skips.txt"] 6bf215546Sopenharmony_cifraction = 39 7bf215546Sopenharmony_cirenderer_check = "Turnip Adreno .* 630" 8bf215546Sopenharmony_ci 9bf215546Sopenharmony_ci# force-gmem testing (~1 min) 10bf215546Sopenharmony_ci# Autotuner forces sysmem on most CTS tests 11bf215546Sopenharmony_ci[[deqp]] 12bf215546Sopenharmony_cideqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" 13bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/vk-master.txt"] 14bf215546Sopenharmony_ciskips = ["install/freedreno-a630-premerge-skips.txt"] 15bf215546Sopenharmony_ciprefix = "gmem-" 16bf215546Sopenharmony_cifraction = 150 17bf215546Sopenharmony_ci[deqp.env] 18bf215546Sopenharmony_ciTU_DEBUG = "gmem,forcebin" 19bf215546Sopenharmony_ci 20bf215546Sopenharmony_ci# force-gmem with unaligned gmem store testing (~15s) 21bf215546Sopenharmony_ci[[deqp]] 22bf215546Sopenharmony_cideqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" 23bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/vk-master.txt"] 24bf215546Sopenharmony_ciskips = ["install/freedreno-a630-premerge-skips.txt"] 25bf215546Sopenharmony_ciinclude = ["dEQP-VK.renderpass.*"] 26bf215546Sopenharmony_ciprefix = "gmem-unaligned-" 27bf215546Sopenharmony_cifraction = 10 28bf215546Sopenharmony_ci[deqp.env] 29bf215546Sopenharmony_ciTU_DEBUG = "gmem,unaligned_store" 30bf215546Sopenharmony_ci 31bf215546Sopenharmony_ci# force-sysmem testing (~15s) 32bf215546Sopenharmony_ci[[deqp]] 33bf215546Sopenharmony_cideqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" 34bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/vk-master.txt"] 35bf215546Sopenharmony_ciskips = ["install/freedreno-a630-premerge-skips.txt"] 36bf215546Sopenharmony_ciinclude = ["dEQP-VK.renderpass.*"] 37bf215546Sopenharmony_ciprefix = "bypass-" 38bf215546Sopenharmony_cifraction = 30 39bf215546Sopenharmony_ci[deqp.env] 40bf215546Sopenharmony_ciTU_DEBUG = "sysmem" 41bf215546Sopenharmony_ci 42bf215546Sopenharmony_ci# force-spilling testing (~10s) 43bf215546Sopenharmony_ci[[deqp]] 44bf215546Sopenharmony_cideqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" 45bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/vk-master.txt"] 46bf215546Sopenharmony_ciskips = ["install/freedreno-a630-premerge-skips.txt"] 47bf215546Sopenharmony_ciinclude = ["dEQP-VK.graphicsfuzz.*"] 48bf215546Sopenharmony_ciprefix = "spill-" 49bf215546Sopenharmony_cifraction = 10 50bf215546Sopenharmony_ci[deqp.env] 51bf215546Sopenharmony_ciIR3_SHADER_DEBUG = "spillall" 52bf215546Sopenharmony_ci 53bf215546Sopenharmony_ci# dynamic rendering testing using emulated renderpass 54bf215546Sopenharmony_ci[[deqp]] 55bf215546Sopenharmony_cideqp = "/deqp/external/vulkancts/modules/vulkan/deqp-vk" 56bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/vk-master.txt"] 57bf215546Sopenharmony_ciskips = ["install/freedreno-a630-premerge-skips.txt"] 58bf215546Sopenharmony_ciinclude = ["dEQP-VK.renderpass2.*"] 59bf215546Sopenharmony_ciprefix = "dynamic-" 60bf215546Sopenharmony_cifraction = 10 61bf215546Sopenharmony_ci[deqp.env] 62bf215546Sopenharmony_ciTU_DEBUG = "dynamic" 63