HomeSort by relevance Sort by last modified time
    Searched refs:opGroup (Results 1 - 9 of 9) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderMatrixTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationOperationMultiQueueTests.cpp 541 MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), ""));
561 opGroup->addChild(new BaseTestCase(testCtx, name, "", groups[groupNdx].syncPrimitive, resource, writeOp, readOp, sharingMode, *pipelineCacheData));
566 synchGroup->addChild(opGroup.release());
vktSynchronizationOperationSingleQueueTests.cpp 396 de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), ""));
405 opGroup->addChild(new SyncTestCase(testCtx, name, "", groups[groupNdx].syncPrimitive, resource, writeOp, readOp, *pipelineCacheData));
410 synchGroup->addChild(opGroup.release());
vktSynchronizationCrossInstanceSharingTests.cpp     [all...]
vktSynchronizationWin32KeyedMutexTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRenderMatrixTests.cpp     [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderMatrixTests.cpp     [all...]
  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp     [all...]

Completed in 119 milliseconds