Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp7017 uint32_t opcode_vkEndCommandBuffer = OP_vkEndCommandBuffer; in vkEndCommandBuffer() local
7018 stream->write(&opcode_vkEndCommandBuffer, sizeof(uint32_t)); in vkEndCommandBuffer()