Searched defs:s_map (Results 1 – 2 of 2) sorted by relevance
2905 uint8_t *s_map = intel_miptree_map_raw(brw, s_mt, GL_MAP_WRITE_BIT); in intel_miptree_unmap_depthstencil() local2979 uint8_t *s_map = intel_miptree_map_raw(brw, s_mt, GL_MAP_READ_BIT); in intel_miptree_map_depthstencil() local
253 static CreationFuncMap s_map; in GetCreationFuncMap() local