Home
last modified time | relevance | path

Searched defs:out_ranges (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir_analyze_ubo_ranges.c198 brw_nir_analyze_ubo_ranges(const struct brw_compiler *compiler, nir_shader *nir, const struct brw_vs_prog_key *vs_key, struct brw_ubo_range out_ranges[4]) brw_nir_analyze_ubo_ranges() argument
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp2187 static void UnpackAccumulativeOffsetsIntoRanges(int base_codepoint, const short* accumulative_offsets, int accumulative_offsets_count, ImWchar* out_ranges) in UnpackAccumulativeOffsetsIntoRanges() argument
2376 void ImFontGlyphRangesBuilder::BuildRanges(ImVector<ImWchar>* out_ranges) in BuildRanges() argument
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp2842 static void UnpackAccumulativeOffsetsIntoRanges(int base_codepoint, const short* accumulative_offsets, int accumulative_offsets_count, ImWchar* out_ranges) in UnpackAccumulativeOffsetsIntoRanges() argument
3080 void ImFontGlyphRangesBuilder::BuildRanges(ImVector<ImWchar>* out_ranges) in BuildRanges() argument

Completed in 15 milliseconds