Home
last modified time | relevance | path

Searched defs:zero_offset (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/histogram/
Dostream.hpp227 const int zero_offset = static_cast<int>(std::lround((-vmin) / (vmax - vmin) * w_bar)); in ascii_plot() local
/third_party/libuv/src/win/
Dfs.c857 LARGE_INTEGER zero_offset; in fs__read() local
1063 LARGE_INTEGER zero_offset; in fs__write() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h568 bool zero_offset; member
Diris_state.c6068 bool zero_offset = false; in iris_upload_dirty_render_state() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c3406 uint32_t zero_offset = state->range[i].offset + desc_size; in tu6_emit_user_consts() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c3959 bool zero_offset; member