Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp273 const CopyBufferToImageParams *params = in executeCommands()
274 getParamPtr<CopyBufferToImageParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h183 struct CopyBufferToImageParams struct
190 VERIFY_4_BYTE_ALIGNMENT(CopyBufferToImageParams) argument
961 CopyBufferToImageParams *paramStruct = in copyBufferToImage()
962 initCommand<CopyBufferToImageParams>(CommandID::CopyBufferToImage); in copyBufferToImage()