Home
last modified time | relevance | path

Searched refs:pushGroup (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DDebug.h82 void pushGroup(GLenum source, GLuint id, std::string &&message);
H A DDebug.cpp318 void Debug::pushGroup(GLenum source, GLuint id, std::string &&message) in pushGroup() function in gl::Debug
H A DContext.cpp5991 mState.getDebug().pushGroup(source, id, std::move(msg)); in pushDebugGroup()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp3724 de::MovePtr<tcu::TestCaseGroup> pushGroup(new tcu::TestCaseGroup(testCtx, pushCases[pushNdx].name)); in createTests()
3968 pushGroup->addChild(tempGroup.release()); in createTests()
3970 group->addChild(pushGroup.release()); in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp3246 de::MovePtr<tcu::TestCaseGroup> pushGroup(new tcu::TestCaseGroup(testCtx, pushCases[pushNdx].name, pushCases[pushNdx].name)); in createTests()
3468 pushGroup->addChild(tempGroup.release()); in createTests()
3470 group->addChild(pushGroup.release()); in createTests()

Completed in 34 milliseconds