Home
last modified time | relevance | path

Searched refs:OP_vkCmdClearDepthStencilImage (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_marshaling.h850 #define OP_vkCmdClearDepthStencilImage 20120 macro
Dgoldfish_vk_marshaling.cpp21185 case OP_vkCmdClearDepthStencilImage: { in api_opcode_to_string()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_marshaling_guest.h866 #define OP_vkCmdClearDepthStencilImage 20120 macro
Dgoldfish_vk_marshaling_guest.cpp16387 case OP_vkCmdClearDepthStencilImage: { in api_opcode_to_string()
DVkEncoder.cpp14396 uint32_t opcode_vkCmdClearDepthStencilImage = OP_vkCmdClearDepthStencilImage; in vkCmdClearDepthStencilImage()
/hardware/google/gfxstream/host/vulkan/
DVkSubDecoder.cpp805 case OP_vkCmdClearDepthStencilImage: { in subDecode()
DVkDecoderSnapshot.cpp1370 mReconstruction.setApiTrace(apiInfo, OP_vkCmdClearDepthStencilImage, snapshotTraceBegin, in vkCmdClearDepthStencilImage()
DVkDecoder.cpp7800 case OP_vkCmdClearDepthStencilImage: { in decode()