Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp301 const CopyBufferToImageParams *params = in executeCommands()
302 getParamPtr<CopyBufferToImageParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h192 struct CopyBufferToImageParams struct
199 VERIFY_4_BYTE_ALIGNMENT(CopyBufferToImageParams) argument
1101 CopyBufferToImageParams *paramStruct = in copyBufferToImage()
1102 initCommand<CopyBufferToImageParams>(CommandID::CopyBufferToImage); in copyBufferToImage()