Searched refs:local_minDepthBounds (Results 1 – 1 of 1) sorted by relevance
7539 float local_minDepthBounds; in vkCmdSetDepthBounds() local7542 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()