Searched refs:TestCaseParams (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/ |
D | vktDescriptorSetsIndexingTests.cpp | 117 struct TestCaseParams struct 154 const TestCaseParams& caseParams) in TestParams() 275 const TestCaseParams& testCaseParams, 279 … const TestCaseParams& testCaseParams, 1771 const TestCaseParams& testCaseParams, in getShaderAsm() 2749 const TestCaseParams& testCaseParams, in getShaderSource() 2931 const TestCaseParams& testCaseParams); 2939 const TestCaseParams& testCaseParams) in StorageBufferInstance() 3008 const TestCaseParams& testCaseParams); 3014 const TestCaseParams& testCaseParams) in UniformBufferInstance() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktBasicDrawTests.cpp | 1134 struct TestCaseParams struct 1139 TestCaseParams (const DrawCommandType cmd, const vk::VkPrimitiveTopology top) in TestCaseParams() argument 1147 void populateSubGroup (tcu::TestCaseGroup* testGroup, const TestCaseParams caseParams) in populateSubGroup() 1237 … groupName, "Testcases with a specific topology.", populateSubGroup, TestCaseParams(cmdType, topol… in createTopologyGroups()
|