Home | History | Annotate | Download | only in libvulkan

Lines Matching full:query_value

553     int query_value;
556 &query_value);
557 if (err != 0 || query_value < 0) {
561 query_value);
564 uint32_t min_undequeued_buffers = static_cast<uint32_t>(query_value);