Home
last modified time | relevance | path

Searched defs:caseFraction (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/
H A DvktTestPackage.cpp284 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in TestCaseExecutor() local
812 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in runTestsInSubprocess() local
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A DvksServices.cpp98 void CreateVulkanSCCache(const VulkanPipelineCacheInput &input, int caseFraction, vector<u8> &binar… in CreateVulkanSCCache()
H A DvksProtocol.hpp154 s32 caseFraction; member
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkResourceInterface.cpp1148 std::vector<int> caseFraction = m_testCtx.getCommandLine().getCaseFraction(); in importPipelineCacheData() local