Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fBasicComputeShaderTests.cpp115 class UBOToSSBOInvertCase : public TestCase class
118UBOToSSBOInvertCase (Context& context, const char* name, const char* description, int numValues, c… in UBOToSSBOInvertCase() function in deqp::gles31::Functional::__anon97f13fae0111::UBOToSSBOInvertCase
1586 …addChild(new UBOToSSBOInvertCase (m_context, "ubo_to_ssbo_single_invocation", "Copy from UBO to … in init()
1587 …addChild(new UBOToSSBOInvertCase (m_context, "ubo_to_ssbo_single_group", "Copy from UBO to SSB… in init()
1588 …addChild(new UBOToSSBOInvertCase (m_context, "ubo_to_ssbo_multiple_invocations", "Copy from UBO … in init()
1589 …addChild(new UBOToSSBOInvertCase (m_context, "ubo_to_ssbo_multiple_groups", "Copy from UBO to S… in init()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp1048 static BufferToBufferInvertTest* UBOToSSBOInvertCase (tcu::TestContext& testCtx,
1112 BufferToBufferInvertTest* BufferToBufferInvertTest::UBOToSSBOInvertCase (tcu::TestContext& testCtx, in UBOToSSBOInvertCase() function in vkt::compute::__anon7e6288a60111::BufferToBufferInvertTest
2406 …basicComputeTests->addChild(BufferToBufferInvertTest::UBOToSSBOInvertCase(testCtx, "ubo_to_ssbo_si… in createBasicComputeShaderTests()
2407 …basicComputeTests->addChild(BufferToBufferInvertTest::UBOToSSBOInvertCase(testCtx, "ubo_to_ssbo_si… in createBasicComputeShaderTests()
2408 …basicComputeTests->addChild(BufferToBufferInvertTest::UBOToSSBOInvertCase(testCtx, "ubo_to_ssbo_mu… in createBasicComputeShaderTests()
2409 …basicComputeTests->addChild(BufferToBufferInvertTest::UBOToSSBOInvertCase(testCtx, "ubo_to_ssbo_mu… in createBasicComputeShaderTests()