Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp470 const ResetQueryPoolParams *params = in executeCommands()
471 getParamPtr<ResetQueryPoolParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h373 struct ResetQueryPoolParams struct
379 VERIFY_4_BYTE_ALIGNMENT(ResetQueryPoolParams) argument
1245 ResetQueryPoolParams *paramStruct = in resetQueryPool()
1246 initCommand<ResetQueryPoolParams>(CommandID::ResetQueryPool); in resetQueryPool()