Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp519 const ResetEventParams *params = getParamPtr<ResetEventParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h387 struct ResetEventParams struct
392 VERIFY_4_BYTE_ALIGNMENT(ResetEventParams) argument
1369 ResetEventParams *paramStruct = initCommand<ResetEventParams>(CommandID::ResetEvent); in resetEvent()