Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp536 const SetEventParams *params = getParamPtr<SetEventParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h413 struct SetEventParams struct
418 VERIFY_4_BYTE_ALIGNMENT(SetEventParams) argument
1445 SetEventParams *paramStruct = initCommand<SetEventParams>(CommandID::SetEvent); in setEvent()