Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.cpp316 const CopyImageToBufferParams *params = in executeCommands()
317 getParamPtr<CopyImageToBufferParams>(currentCommand); in executeCommands()
DSecondaryCommandBuffer.h211 struct CopyImageToBufferParams struct
218 VERIFY_4_BYTE_ALIGNMENT(CopyImageToBufferParams) argument
1132 CopyImageToBufferParams *paramStruct = in copyImageToBuffer()
1133 initCommand<CopyImageToBufferParams>(CommandID::CopyImageToBuffer); in copyImageToBuffer()