Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/vulkan_enc/
DVkEncoder.cpp7539 float local_minDepthBounds; in vkCmdSetDepthBounds() local
7542 local_minDepthBounds = minDepthBounds; in vkCmdSetDepthBounds()
7549 countingStream->write((float*)&local_minDepthBounds, sizeof(float)); in vkCmdSetDepthBounds()
7560 stream->write((float*)&local_minDepthBounds, sizeof(float)); in vkCmdSetDepthBounds()