Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_prim_restart.c224 util_prim_restart_convert_to_direct(const void *index_map, in util_prim_restart_convert_to_direct()
/third_party/mesa3d/src/compiler/glsl/
Dir_builder_print_visitor.cpp81 hash_table *index_map; member in ir_builder_print_visitor
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-repacker.hh416 hb_hashmap_t<unsigned, unsigned> index_map; in isolate_subgraph() local
/third_party/mesa3d/src/imgui/
Dimstb_truetype.h723 int index_map; // a cmap mapping for our chosen character encoding member
1464 stbtt_uint32 index_map = info->index_map; in stbtt_FindGlyphIndex() local
/third_party/skia/third_party/externals/imgui/
Dimstb_truetype.h723 int index_map; // a cmap mapping for our chosen character encoding member
1464 stbtt_uint32 index_map = info->index_map; in stbtt_FindGlyphIndex() local
/third_party/mesa3d/src/compiler/nir/
Dnir.h1905 uint8_t index_map[NIR_INTRINSIC_NUM_INDEX_FLAGS]; member