Searched defs:createTestsForAllStages (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.hpp | 481 inline void createTestsForAllStages(const std::string &name, const tcu::RGBA (&inputColors)[4], in createTestsForAllStages() function 498 inline void createTestsForAllStages(const std::string &name, const tcu::RGBA (&inputColors)[4], in createTestsForAllStages() function 515 inline void createTestsForAllStages(const std::string &name, const tcu::RGBA (&inputColors)[4], in createTestsForAllStages() function 533 inline void createTestsForAllStages(const std::string &name, const tcu::RGBA (&inputColors)[4], in createTestsForAllStages() function 550 inline void createTestsForAllStages(const std::string &name, const tcu::RGBA (&inputColors)[4], in createTestsForAllStages() function
|
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 4866 void createTestsForAllStages(const std::string &name, const RGBA (&inputColors)[4], const RGBA (&ou… in createTestsForAllStages() function
|