Home
last modified time | relevance | path

Searched refs:InterfaceMatchingTestCase (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp404 class InterfaceMatchingTestCase : public vkt::TestCase class
407 InterfaceMatchingTestCase (tcu::TestContext& testContext,
409 virtual ~InterfaceMatchingTestCase (void) = default;
463 InterfaceMatchingTestCase::InterfaceMatchingTestCase(tcu::TestContext& testContext, in InterfaceMatchingTestCase() function in vkt::pipeline::__anone9cf04dc0111::InterfaceMatchingTestCase
470 void InterfaceMatchingTestCase::initPrograms(SourceCollections& sourceCollections) const in initPrograms()
820 std::string InterfaceMatchingTestCase::genOutAssignment(const std::string& variableName, const VecD… in genOutAssignment()
840 std::string InterfaceMatchingTestCase::genInVerification(const std::string& variableName, const Vec… in genInVerification()
876 void InterfaceMatchingTestCase::checkSupport(Context& context) const in checkSupport()
928 TestInstance* InterfaceMatchingTestCase::createInstance(Context& context) const in createInstance()
933 const InterfaceMatchingTestCase::VecData& InterfaceMatchingTestCase::getVecData(VecType vecType) co… in getVecData()
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp404 class InterfaceMatchingTestCase : public vkt::TestCase class
407 InterfaceMatchingTestCase (tcu::TestContext& testContext,
409 virtual ~InterfaceMatchingTestCase (void) = default;
463 InterfaceMatchingTestCase::InterfaceMatchingTestCase(tcu::TestContext& testContext, in InterfaceMatchingTestCase() function in vkt::pipeline::__anonf93f665c0111::InterfaceMatchingTestCase
470 void InterfaceMatchingTestCase::initPrograms(SourceCollections& sourceCollections) const in initPrograms()
820 std::string InterfaceMatchingTestCase::genOutAssignment(const std::string& variableName, const VecD… in genOutAssignment()
840 std::string InterfaceMatchingTestCase::genInVerification(const std::string& variableName, const Vec… in genInVerification()
876 void InterfaceMatchingTestCase::checkSupport(Context& context) const in checkSupport()
928 TestInstance* InterfaceMatchingTestCase::createInstance(Context& context) const in createInstance()
933 const InterfaceMatchingTestCase::VecData& InterfaceMatchingTestCase::getVecData(VecType vecType) co… in getVecData()
[all …]