Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp542 const SetEventParams *params = getParamPtr<SetEventParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h410 struct SetEventParams struct
415 VERIFY_4_BYTE_ALIGNMENT(SetEventParams) argument
1404 SetEventParams *paramStruct = initCommand<SetEventParams>(CommandID::SetEvent); in setEvent()