Home
last modified time | relevance | path

Searched refs:cts_amber (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktTextureSubgroupLodTests.cpp41cts_amber::AmberTestCase* testCaseLod = cts_amber::createAmberTestCase(testCtx, "texturelod", "",… in populateSubgroupLodTests()
42cts_amber::AmberTestCase* testCaseGrad = cts_amber::createAmberTestCase(testCtx, "texturegrad", ""… in populateSubgroupLodTests()
43cts_amber::AmberTestCase* testCaseFetch = cts_amber::createAmberTestCase(testCtx, "texelfetch", ""… in populateSubgroupLodTests()
DvktTextureTexelBufferTests.cpp63cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "",… in createUniformTexelBufferTests()
97 std::vector<cts_amber::BufferRequirement> bufferRequirements; in createUniformTexelBufferTests()
102cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, c.testName.c_st… in createUniformTexelBufferTests()
DvktTextureTexelOffsetTests.cpp48cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i][0].c_str(), … in createTextureTexelOffsetTests()
DvktTextureMultisampleTests.cpp56cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "",… in createAtomicTests()
DvktTextureConversionTests.cpp62 …group->addChild(cts_amber::createAmberTestCase(testCtx, "b10g11r11", "", "texture/conversion/ufloa… in populateUfloatNegativeValuesTests()
115 …group->addChild(cts_amber::createAmberTestCase(testCtx, param.testName.c_str(), "", "texture/conve… in populateSnormClampTests()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawOutputLocationTests.cpp86cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "",… in createTests()
108cts_amber::AmberTestCase* testCase = cts_amber::createAmberTestCase(testCtx, cases[i].c_str(), "",… in createTests()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDynamicOffsetTests.cpp42 …group->addChild(cts_amber::createAmberTestCase(testCtx, "shader_reuse_differing_layout_compute", "… in populateDynamicOffsetTests()
43 …group->addChild(cts_amber::createAmberTestCase(testCtx, "shader_reuse_differing_layout_graphics", … in populateDynamicOffsetTests()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmSignedIntCompareTests.cpp60cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createSignedIntCompareTests()
DvktSpvAsmSignedOpTests.cpp74cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createSignedOpTests()
DvktSpvAsmPtrAccessChainTests.cpp54cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createTests()
DvktSpvAsmVectorShuffleTests.cpp53cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, ca… in createTests()
DvktSpvAsmTerminateInvocationTests.cpp85 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles()
DvktSpvAsmSpirvVersion1p4Tests.cpp85 cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, in addTestsForAmberFiles()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMiscTests.cpp92cts_amber::AmberTestCase *testCase = cts_amber::createAmberTestCase(testCtx, cases[i].basename, c… in addTests()
/external/deqp/external/vulkancts/modules/vulkan/amber/
DvktAmberGlslTests.hpp32 namespace cts_amber namespace
DvktAmberGraphicsFuzzTests.hpp33 namespace cts_amber namespace
DvktAmberGraphicsFuzzTests.cpp32 namespace cts_amber namespace
DvktAmberHelper.hpp29 namespace cts_amber namespace
DvktAmberGlslTests.cpp34 namespace cts_amber namespace
DvktAmberHelper.cpp28 namespace cts_amber namespace
DvktAmberTestCase.hpp38 namespace cts_amber namespace
DvktAmberTestCaseUtil.cpp30 namespace cts_amber namespace
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktNonRobustBufferAccessTests.cpp37 using namespace cts_amber;
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp501 glslTests->addChild(cts_amber::createCombinedOperationsGroup (testCtx)); in createGlslTests()
574 addChild(cts_amber::createGraphicsFuzzTests (m_testCtx)); in init()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1328 cts_amber::AmberTestCase* CreateAmberTestCase(tcu::TestContext& testCtx, in CreateAmberTestCase()
1337cts_amber::AmberTestCase *t = cts_amber::createAmberTestCase(testCtx, name, description, "compute/… in CreateAmberTestCase()

12