Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/vkscserver/
DvksServices.cpp97 void CreateVulkanSCCache (const VulkanPipelineCacheInput& input, int caseFraction, vector<u8>& bina… in CreateVulkanSCCache()
DvksProtocol.hpp111 s32 caseFraction; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestPackage.cpp251 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in TestCaseExecutor() local
695 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in runTestsInSubprocess() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp259 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in TestCaseExecutor() local
753 std::vector<int> caseFraction = testCtx.getCommandLine().getCaseFraction(); in runTestsInSubprocess() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.cpp1152 std::vector<int> caseFraction = m_testCtx.getCommandLine().getCaseFraction(); in importPipelineCacheData() local