Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp513 const ResetEventParams *params = getParamPtr<ResetEventParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h390 struct ResetEventParams struct
395 VERIFY_4_BYTE_ALIGNMENT(ResetEventParams) argument
1410 ResetEventParams *paramStruct = initCommand<ResetEventParams>(CommandID::ResetEvent); in resetEvent()